{"id":377657,"url":"https://github.com/PeculiarVentures/asn1-schema","last_synced_at":"2026-09-11T22:02:02.732Z","repository":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"packages":[{"id":14958837,"name":"@depup/peculiar__asn1-csr","ecosystem":"npm","description":"ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/csr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-csr","depup","updated-dependencies","security","latest","patched","asn","asn1","csr","pkcs10","certificate-request","rfc2986"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-08-14T16:18:16.897Z","latest_release_published_at":"2026-08-20T16:09:31.180Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:48:04.911Z","created_at":"2026-08-14T16:25:53.475Z","updated_at":"2026-09-11T05:27:11.979Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-csr","install_command":"npm install @depup/peculiar__asn1-csr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T05:27:11.979Z","dependent_packages_count":0,"downloads":409,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.209304954699785,"dependent_packages_count":30.565743716144343,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.887524335422064},"purl":"pkg:npm/%40depup/peculiar__asn1-csr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-csr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-csr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-csr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T04:02:34.540Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-csr/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-08-14T16:25:53.661Z","updated_at":"2026-08-14T16:25:53.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14997155,"name":"@depup/peculiar__asn1-pfx","ecosystem":"npm","description":"ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pfx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-pfx","depup","updated-dependencies","security","latest","patched","asn","asn1","pfx","pkcs12","p12","rfc7292"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-08-14T16:18:27.604Z","latest_release_published_at":"2026-08-20T16:09:36.127Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:38:00.115Z","created_at":"2026-08-18T16:09:29.476Z","updated_at":"2026-09-11T08:41:27.300Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-pfx","install_command":"npm install @depup/peculiar__asn1-pfx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T08:41:27.299Z","dependent_packages_count":0,"downloads":398,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.436306803190458,"dependent_repos_count":21.142574889406216,"dependent_packages_count":30.470194246775232,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.683025313123967},"purl":"pkg:npm/%40depup/peculiar__asn1-pfx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pfx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pfx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-pfx/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T04:02:34.540Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pfx/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-08-18T16:09:29.660Z","updated_at":"2026-08-18T16:09:29.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116187,"name":"@peculiar/asn1-pkcs9","ecosystem":"npm","description":"ASN.1 schema for PKCS #9 selected attribute types defined in RFC 2985.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pkcs9#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","pkcs9","attribute","rfc2985"],"namespace":"peculiar","versions_count":46,"first_release_published_at":"2020-09-01T19:52:59.723Z","latest_release_published_at":"2026-08-20T11:25:59.891Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:42:41.008Z","created_at":"2022-04-08T11:12:18.423Z","updated_at":"2026-09-11T12:12:44.926Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-pkcs9","install_command":"npm install @peculiar/asn1-pkcs9","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T12:12:44.926Z","dependent_packages_count":6,"downloads":43249945,"downloads_period":"last-month","dependent_repos_count":207,"rankings":{"downloads":0.4680173194197854,"dependent_repos_count":1.0727334809208833,"dependent_packages_count":3.1531145863130168,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.69751094676998,"average":3.109346438755718},"purl":"pkg:npm/%40peculiar/asn1-pkcs9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-pkcs9","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-pkcs9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-pkcs9/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T11:02:44.965Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs9/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.920Z","updated_at":"2022-11-08T12:47:59.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.949Z","updated_at":"2022-11-08T12:47:59.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.964Z","updated_at":"2022-11-08T12:47:59.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:00.014Z","updated_at":"2022-11-08T12:48:00.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:00.053Z","updated_at":"2022-11-08T12:48:00.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:00.087Z","updated_at":"2022-11-08T12:48:00.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:10.055Z","updated_at":"2025-08-08T18:39:10.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14130177,"name":"org.mvnpm.at.peculiar:asn1-x509","ecosystem":"maven","description":"ASN.1 schema for X.509 certificates, certificate revocation lists, and related profile structures defined in RFC 5280.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-01T21:32:14.000Z","latest_release_published_at":"2026-08-21T02:08:38.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:08.189Z","created_at":"2026-03-27T00:45:29.199Z","updated_at":"2026-09-11T14:29:38.269Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-x509/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-x509/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T14:29:38.269Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.712922607113217,"dependent_packages_count":42.47844816702103,"stargazers_count":37.369112700632165,"forks_count":39.06856534227144,"docker_downloads_count":null,"average":37.15726220425946},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-x509","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-x509/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T11:02:44.965Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12541519,"name":"org.mvnpm.at.peculiar:asn1-pfx","ecosystem":"maven","description":"ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pfx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-01T22:32:15.000Z","latest_release_published_at":"2026-08-21T02:08:37.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:18.898Z","created_at":"2025-12-01T22:46:30.765Z","updated_at":"2026-09-11T14:29:45.209Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-pfx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-pfx/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T14:29:45.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.036908213919578,"dependent_packages_count":44.373050288917725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.70497925141865},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-pfx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-pfx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-pfx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-pfx/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T11:02:44.965Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pfx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1116188,"name":"@peculiar/asn1-pkcs8","ecosystem":"npm","description":"ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pkcs8#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","pkcs8","private-key","rfc5208"],"namespace":"peculiar","versions_count":56,"first_release_published_at":"2020-05-06T18:09:40.498Z","latest_release_published_at":"2026-08-20T11:21:51.236Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:41:48.813Z","created_at":"2022-04-08T11:12:18.622Z","updated_at":"2026-09-11T14:29:46.223Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-pkcs8","install_command":"npm install @peculiar/asn1-pkcs8","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T14:29:46.222Z","dependent_packages_count":10,"downloads":42394808,"downloads_period":"last-month","dependent_repos_count":207,"rankings":{"downloads":0.4671220732584403,"dependent_repos_count":1.0727334809208833,"dependent_packages_count":2.0614514973073406,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.69751094676998,"average":2.927376045583044},"purl":"pkg:npm/%40peculiar/asn1-pkcs8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-pkcs8","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-pkcs8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-pkcs8/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T11:02:44.965Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pkcs8/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.571Z","updated_at":"2022-11-08T12:47:58.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.644Z","updated_at":"2022-11-08T12:47:58.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.680Z","updated_at":"2022-11-08T12:47:58.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.720Z","updated_at":"2022-11-08T12:47:58.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.767Z","updated_at":"2022-11-08T12:47:58.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.817Z","updated_at":"2022-11-08T12:47:58.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.884Z","updated_at":"2025-11-16T11:12:30.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14959677,"name":"org.mvnpm.at.peculiar:asn1-rsa","ecosystem":"maven","description":"ASN.1 schema for RSA keys and algorithms defined in RFC 8017.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/rsa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-02T02:08:13.000Z","latest_release_published_at":"2026-08-21T02:08:39.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:14.546Z","created_at":"2026-08-14T19:18:57.386Z","updated_at":"2026-09-10T21:33:14.547Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-rsa/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-rsa/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:41:25.542Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.70639014838571,"dependent_packages_count":41.04432706006336,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.87535860422454},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-rsa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-rsa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-rsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-rsa/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-rsa/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12541439,"name":"org.mvnpm.at.peculiar:asn1-ecc","ecosystem":"maven","description":"ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ecc#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-01T21:41:14.000Z","latest_release_published_at":"2026-08-22T02:13:17.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:19.184Z","created_at":"2025-12-01T21:46:29.956Z","updated_at":"2026-09-10T21:33:19.184Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-ecc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-ecc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T13:37:55.146Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.036908213919578,"dependent_packages_count":44.373050288917725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.70497925141865},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-ecc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-ecc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-ecc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-ecc/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-ecc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14997152,"name":"@depup/peculiar__asn1-cms","ecosystem":"npm","description":"ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/cms#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-cms","depup","updated-dependencies","security","latest","patched","asn","asn1","cms","pkcs7","cryptography","rfc5652"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-08-14T16:18:27.526Z","latest_release_published_at":"2026-08-20T16:09:35.768Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:49:41.647Z","created_at":"2026-08-18T16:09:12.597Z","updated_at":"2026-09-10T21:49:41.647Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-cms","install_command":"npm install @depup/peculiar__asn1-cms","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T17:45:22.826Z","dependent_packages_count":0,"downloads":405,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.10538932195778,"dependent_repos_count":21.142574889406216,"dependent_packages_count":30.470194246775232,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.90605281937974},"purl":"pkg:npm/%40depup/peculiar__asn1-cms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-cms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-cms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-cms/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-cms/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-08-18T16:09:12.775Z","updated_at":"2026-08-18T16:09:12.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11916813,"name":"@peculiar/asn1-crmf","ecosystem":"npm","description":"ASN.1 schema for Certificate Request Message Format (CRMF) defined in RFC 4211.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/crmf#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","crmf","cmp","certificate-request","rfc4211"],"namespace":"peculiar","versions_count":11,"first_release_published_at":"2025-07-16T09:46:20.533Z","latest_release_published_at":"2026-08-20T11:17:54.637Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:35:47.941Z","created_at":"2025-07-16T09:47:09.499Z","updated_at":"2026-09-10T21:35:47.942Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-crmf","install_command":"npm install @peculiar/asn1-crmf","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-14T10:54:15.000Z","size":3631,"stargazers_count":43,"open_issues_count":11,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-17T01:11:02.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-14T10:54:44.000Z","dependencies_parsed_at":"2026-08-09T21:31:35.148Z","dependency_job_id":"91290bdb-13ba-4380-86bc-cfa7e9badf12","html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753355,"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-17T02:00:06.698Z","response_time":86,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:36:09.863Z","dependent_packages_count":0,"downloads":3296,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.194767517074016,"dependent_packages_count":34.912061261745954,"stargazers_count":5.427829265186317,"forks_count":5.203651672913323,"docker_downloads_count":null,"average":17.434577429229904},"purl":"pkg:npm/%40peculiar/asn1-crmf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-crmf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-crmf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-crmf/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T03:14:10.166Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-crmf/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2025-07-16T14:16:28.432Z","updated_at":"2025-07-16T14:16:28.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2025-07-16T14:16:28.515Z","updated_at":"2025-07-16T14:16:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2025-07-16T14:16:28.572Z","updated_at":"2025-07-16T14:16:28.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2025-07-16T14:16:28.683Z","updated_at":"2025-07-16T14:16:28.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2025-07-16T14:16:28.731Z","updated_at":"2025-07-16T14:16:28.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2025-07-16T14:16:28.775Z","updated_at":"2025-07-16T14:16:28.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:05.010Z","updated_at":"2025-08-08T18:39:05.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116203,"name":"@peculiar/asn1-x509-microsoft","ecosystem":"npm","description":"ASN.1 schema for Microsoft-specific X.509 certificate extensions and object identifiers.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-microsoft#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","microsoft","certificate","extension"],"namespace":"peculiar","versions_count":58,"first_release_published_at":"2020-05-06T18:09:40.791Z","latest_release_published_at":"2026-08-20T11:19:43.589Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:40:24.048Z","created_at":"2022-04-08T11:12:19.983Z","updated_at":"2026-09-09T21:40:24.048Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-microsoft","install_command":"npm install @peculiar/asn1-x509-microsoft","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T07:21:38.839Z","dependent_packages_count":3,"downloads":3544,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.15893394293001,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.5774161319010265},"purl":"pkg:npm/%40peculiar/asn1-x509-microsoft","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-microsoft","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-microsoft","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-microsoft/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-microsoft/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.739Z","updated_at":"2022-11-08T12:47:59.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.778Z","updated_at":"2022-11-08T12:47:59.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.794Z","updated_at":"2022-11-08T12:47:59.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:59.816Z","updated_at":"2022-11-08T12:47:59.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:59.868Z","updated_at":"2022-11-08T12:47:59.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:59.893Z","updated_at":"2022-11-08T12:47:59.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:24.186Z","updated_at":"2025-08-08T19:29:24.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116183,"name":"@peculiar/asn1-pfx","ecosystem":"npm","description":"ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pfx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","pfx","pkcs12","p12","rfc7292"],"namespace":"peculiar","versions_count":62,"first_release_published_at":"2020-05-06T18:09:50.478Z","latest_release_published_at":"2026-08-20T11:20:45.654Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:44:21.737Z","created_at":"2022-04-08T11:12:18.205Z","updated_at":"2026-09-09T21:44:21.738Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-pfx","install_command":"npm install @peculiar/asn1-pfx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:31:42.246Z","dependent_packages_count":3,"downloads":43249476,"downloads_period":"last-month","dependent_repos_count":207,"rankings":{"downloads":0.4684945157509877,"dependent_repos_count":1.0727334809208833,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.69751094676998,"average":3.566063140119247},"purl":"pkg:npm/%40peculiar/asn1-pfx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-pfx","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-pfx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-pfx/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-pfx/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.589Z","updated_at":"2022-11-08T12:47:58.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.621Z","updated_at":"2022-11-08T12:47:58.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.667Z","updated_at":"2022-11-08T12:47:58.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.706Z","updated_at":"2022-11-08T12:47:58.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.744Z","updated_at":"2022-11-08T12:47:58.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.793Z","updated_at":"2022-11-08T12:47:58.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.846Z","updated_at":"2025-11-16T11:12:30.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116201,"name":"@peculiar/asn1-x509-netscape","ecosystem":"npm","description":"ASN.1 schema for legacy Netscape X.509 certificate extensions.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-netscape#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","netscape","certificate","legacy"],"namespace":"peculiar","versions_count":41,"first_release_published_at":"2020-06-01T15:03:36.524Z","latest_release_published_at":"2026-08-20T11:19:49.413Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:51:49.647Z","created_at":"2022-04-08T11:12:19.892Z","updated_at":"2026-09-09T21:51:49.648Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-netscape","install_command":"npm install @peculiar/asn1-x509-netscape","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":44,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-31T07:28:11.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-26T15:43:33.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:05:55.060Z","dependent_packages_count":3,"downloads":3678,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.2191261678045273,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.589454576875931},"purl":"pkg:npm/%40peculiar/asn1-x509-netscape","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-netscape","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-netscape","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-netscape/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T08:02:53.168Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-netscape/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-20T23:05:03.501Z","updated_at":"2022-11-20T23:05:03.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-20T23:05:03.512Z","updated_at":"2022-11-20T23:05:03.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-20T23:05:03.530Z","updated_at":"2022-11-20T23:05:03.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-20T23:05:03.538Z","updated_at":"2022-11-20T23:05:03.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-20T23:05:03.549Z","updated_at":"2022-11-20T23:05:03.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-20T23:05:03.593Z","updated_at":"2022-11-20T23:05:03.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:16.926Z","updated_at":"2025-08-08T18:39:16.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116186,"name":"@peculiar/asn1-ntqwac","ecosystem":"npm","description":"ASN.1 schema for ntQWAC profile extensions, including domain-name roles, activity descriptions, GDPR attestations, insurance values, and valuation rankings.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ntqwac#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","ntqwac","qwac","x509","gdpr","certificate-profile"],"namespace":"peculiar","versions_count":43,"first_release_published_at":"2020-08-21T18:50:07.542Z","latest_release_published_at":"2026-08-20T11:18:28.475Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:53:26.748Z","created_at":"2022-04-08T11:12:18.418Z","updated_at":"2026-09-09T21:53:26.748Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-ntqwac","install_command":"npm install @peculiar/asn1-ntqwac","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:24:42.057Z","dependent_packages_count":3,"downloads":3514,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.1973421218109954,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.585097767677224},"purl":"pkg:npm/%40peculiar/asn1-ntqwac","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-ntqwac","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-ntqwac","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-ntqwac/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T07:31:17.446Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ntqwac/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.748Z","updated_at":"2022-11-08T12:47:58.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.793Z","updated_at":"2022-11-08T12:47:58.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.932Z","updated_at":"2022-11-08T12:47:58.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:59.456Z","updated_at":"2022-11-08T12:47:59.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:59.544Z","updated_at":"2022-11-08T12:47:59.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:59.573Z","updated_at":"2022-11-08T12:47:59.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:27.204Z","updated_at":"2025-08-08T19:29:27.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116179,"name":"@peculiar/asn1-lei","ecosystem":"npm","description":"ASN.1 schema for Legal Entity Identifier (LEI) attributes used in digital certificates and ISO 17442-2 profiles.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/lei#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","lei","x509","organization","iso17442"],"namespace":"peculiar","versions_count":42,"first_release_published_at":"2020-07-13T20:56:15.216Z","latest_release_published_at":"2026-08-20T11:18:15.973Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:55:45.075Z","created_at":"2022-04-08T11:12:17.903Z","updated_at":"2026-09-09T21:55:45.075Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-lei","install_command":"npm install @peculiar/asn1-lei","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T18:52:47.935Z","dependent_packages_count":3,"downloads":3712,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.2058480057491914,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.586798944464864},"purl":"pkg:npm/%40peculiar/asn1-lei","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-lei","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-lei","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-lei/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-lei/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-20T22:36:46.480Z","updated_at":"2022-11-20T22:36:46.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-20T22:36:46.498Z","updated_at":"2022-11-20T22:36:46.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-20T22:36:46.504Z","updated_at":"2022-11-20T22:36:46.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-20T22:36:46.510Z","updated_at":"2022-11-20T22:36:46.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-20T22:36:46.515Z","updated_at":"2022-11-20T22:36:46.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-20T22:36:46.519Z","updated_at":"2022-11-20T22:36:46.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-02-19T20:05:51.065Z","updated_at":"2026-02-19T20:05:51.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116200,"name":"@peculiar/asn1-x509-qualified","ecosystem":"npm","description":"ASN.1 schema for qualified certificate statements and profiles defined in RFC 3739.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-qualified#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","qualified-certificate","rfc3739"],"namespace":"peculiar","versions_count":56,"first_release_published_at":"2020-05-06T18:09:48.004Z","latest_release_published_at":"2026-08-20T11:20:06.130Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:58:55.520Z","created_at":"2022-04-08T11:12:19.707Z","updated_at":"2026-09-09T21:58:55.521Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-qualified","install_command":"npm install @peculiar/asn1-x509-qualified","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":44,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-31T07:28:11.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-26T15:43:33.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T12:48:26.052Z","dependent_packages_count":4,"downloads":9829,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":3.1714876033057853,"dependent_repos_count":5.028325649668095,"dependent_packages_count":4.509960517247913,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.194895213866486},"purl":"pkg:npm/%40peculiar/asn1-x509-qualified","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-qualified","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-qualified","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-qualified/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T08:02:53.168Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:48:00.308Z","updated_at":"2022-11-08T12:48:00.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:48:00.366Z","updated_at":"2022-11-08T12:48:00.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:48:00.381Z","updated_at":"2022-11-08T12:48:00.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:00.420Z","updated_at":"2022-11-08T12:48:00.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:00.448Z","updated_at":"2022-11-08T12:48:00.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:00.505Z","updated_at":"2022-11-08T12:48:00.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-02-12T22:00:30.884Z","updated_at":"2026-02-12T22:00:30.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116206,"name":"@peculiar/asn1-x509-trustanchor","ecosystem":"npm","description":"ASN.1 schema for the Trust Anchor Format defined in RFC 5914.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-trustanchor#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","trust-anchor","rfc5914"],"namespace":"peculiar","versions_count":56,"first_release_published_at":"2020-05-06T18:09:48.372Z","latest_release_published_at":"2026-08-20T11:20:13.434Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T22:00:47.706Z","created_at":"2022-04-08T11:12:20.177Z","updated_at":"2026-09-09T22:00:47.706Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-trustanchor","install_command":"npm install @peculiar/asn1-x509-trustanchor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:56:03.235Z","dependent_packages_count":2,"downloads":678,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.56261535003516,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":9.818890184534613,"forks_count":7.5292581120262065,"average":12.744179926814754},"purl":"pkg:npm/%40peculiar/asn1-x509-trustanchor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-trustanchor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-trustanchor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-trustanchor/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-trustanchor/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.748Z","updated_at":"2022-11-08T12:47:58.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.816Z","updated_at":"2022-11-08T12:47:58.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.848Z","updated_at":"2022-11-08T12:47:58.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.885Z","updated_at":"2022-11-08T12:47:58.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.920Z","updated_at":"2022-11-08T12:47:58.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.959Z","updated_at":"2022-11-08T12:47:58.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:24.006Z","updated_at":"2025-08-08T19:29:24.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116205,"name":"@peculiar/asn1-x509-qualified-etsi","ecosystem":"npm","description":"ASN.1 schema for ETSI EN 319 412-5 qualified certificate statements and QC types.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-qualified-etsi#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","qualified-certificate","etsi","eidas"],"namespace":"peculiar","versions_count":29,"first_release_published_at":"2020-12-02T20:33:24.899Z","latest_release_published_at":"2026-08-20T11:20:00.531Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T22:02:15.738Z","created_at":"2022-04-08T11:12:20.171Z","updated_at":"2026-09-09T22:02:15.739Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-qualified-etsi","install_command":"npm install @peculiar/asn1-x509-qualified-etsi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:41:25.439Z","dependent_packages_count":3,"downloads":3777,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.7350106456961294,"dependent_repos_count":10.38682000905086,"dependent_packages_count":5.927439829532742,"stargazers_count":7.168792264866973,"forks_count":6.162491910187864,"docker_downloads_count":null,"average":6.676110931866913},"purl":"pkg:npm/%40peculiar/asn1-x509-qualified-etsi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-qualified-etsi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-qualified-etsi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-qualified-etsi/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-qualified-etsi/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-09T00:44:46.755Z","updated_at":"2022-11-09T00:44:46.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-09T00:44:46.760Z","updated_at":"2022-11-09T00:44:46.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-09T00:44:46.776Z","updated_at":"2022-11-09T00:44:46.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-09T00:44:46.781Z","updated_at":"2022-11-09T00:44:46.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-09T00:44:46.787Z","updated_at":"2022-11-09T00:44:46.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-09T00:44:46.794Z","updated_at":"2022-11-09T00:44:46.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:15.997Z","updated_at":"2025-08-08T18:39:15.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14976137,"name":"org.mvnpm.at.peculiar:asn1-csr","ecosystem":"maven","description":"ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/csr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-02T02:08:12.000Z","latest_release_published_at":"2026-08-22T02:13:21.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:23.233Z","created_at":"2026-08-16T08:40:19.821Z","updated_at":"2026-09-10T21:33:23.233Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-csr/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-csr/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T07:02:24.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.689477165932807,"dependent_packages_count":41.02037731432946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.85492724013113},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-csr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-csr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-csr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-csr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-csr/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1116185,"name":"@peculiar/asn1-ocsp","ecosystem":"npm","description":"ASN.1 schema for the Online Certificate Status Protocol (OCSP) defined in RFC 6960.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ocsp#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","ocsp","x509","certificate-status","rfc6960"],"namespace":"peculiar","versions_count":59,"first_release_published_at":"2020-05-06T18:09:40.189Z","latest_release_published_at":"2026-08-20T11:18:34.203Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:36:25.629Z","created_at":"2022-04-08T11:12:18.417Z","updated_at":"2026-09-10T23:42:41.727Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-ocsp","install_command":"npm install @peculiar/asn1-ocsp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T23:42:41.727Z","dependent_packages_count":2,"downloads":13634,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.852961402227168,"dependent_repos_count":10.38682000905086,"dependent_packages_count":8.894386156129027,"stargazers_count":7.168792264866973,"forks_count":6.162491910187864,"docker_downloads_count":null,"average":7.4930903484923785},"purl":"pkg:npm/%40peculiar/asn1-ocsp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-ocsp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-ocsp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-ocsp/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:33:00.817Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ocsp/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.625Z","updated_at":"2022-11-08T12:47:58.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.657Z","updated_at":"2022-11-08T12:47:58.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.699Z","updated_at":"2022-11-08T12:47:58.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.743Z","updated_at":"2022-11-08T12:47:58.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.794Z","updated_at":"2022-11-08T12:47:58.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.846Z","updated_at":"2022-11-08T12:47:58.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:12.845Z","updated_at":"2025-08-08T18:39:12.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14959695,"name":"org.mvnpm.at.peculiar:asn1-cms","ecosystem":"maven","description":"ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/cms#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-02T02:08:14.000Z","latest_release_published_at":"2026-08-21T02:08:37.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:32.467Z","created_at":"2026-08-14T19:21:17.818Z","updated_at":"2026-09-10T21:33:32.467Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-cms/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-cms/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:40:28.987Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.70639014838571,"dependent_packages_count":41.04432706006336,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.87535860422454},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-cms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-cms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-cms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-cms/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T04:55:17.636Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-cms/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14959594,"name":"org.mvnpm.at.peculiar:asn1-schema","ecosystem":"maven","description":"Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/schema#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":6,"first_release_published_at":"2025-12-02T02:08:12.000Z","latest_release_published_at":"2026-08-21T02:08:37.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:16.576Z","created_at":"2026-08-14T19:05:56.067Z","updated_at":"2026-09-10T21:33:16.576Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-schema/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-schema/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T15:51:42.785Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.70639014838571,"dependent_packages_count":41.04432706006336,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.87535860422454},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-schema/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1116195,"name":"@peculiar/asn1-rfc8226","ecosystem":"npm","description":"ASN.1 schema for secure telephone identity credential certificates defined in RFC 8226.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/rfc8226#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","rfc8226","stir","certificate","x509"],"namespace":"peculiar","versions_count":25,"first_release_published_at":"2021-08-15T10:14:32.495Z","latest_release_published_at":"2026-08-20T11:19:03.624Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:34:59.892Z","created_at":"2022-04-08T11:12:19.133Z","updated_at":"2026-09-10T21:34:59.892Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-rfc8226","install_command":"npm install @peculiar/asn1-rfc8226","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T15:51:44.598Z","dependent_packages_count":3,"downloads":3671,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.222178183581996,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.590064980031424},"purl":"pkg:npm/%40peculiar/asn1-rfc8226","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-rfc8226","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-rfc8226","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-rfc8226/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rfc8226/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-21T00:06:23.734Z","updated_at":"2022-11-21T00:06:23.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-21T00:06:23.758Z","updated_at":"2022-11-21T00:06:23.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-21T00:06:23.771Z","updated_at":"2022-11-21T00:06:23.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-21T00:06:23.789Z","updated_at":"2022-11-21T00:06:23.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-21T00:06:23.820Z","updated_at":"2022-11-21T00:06:23.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-21T00:06:23.851Z","updated_at":"2022-11-21T00:06:23.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:27.179Z","updated_at":"2025-08-08T19:29:27.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116189,"name":"@peculiar/asn1-schema","ecosystem":"npm","description":"Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/schema#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","schema","serialize","parse","decorator","der"],"namespace":"peculiar","versions_count":51,"first_release_published_at":"2018-11-26T11:58:18.725Z","latest_release_published_at":"2026-08-20T11:22:20.709Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:34:37.173Z","created_at":"2022-04-08T11:12:18.662Z","updated_at":"2026-09-10T21:34:37.173Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-schema","install_command":"npm install @peculiar/asn1-schema","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T06:35:43.081Z","dependent_packages_count":75,"downloads":66134155,"downloads_period":"last-month","dependent_repos_count":16018,"rankings":{"downloads":0.07994973946154076,"dependent_repos_count":0.20913818784707816,"dependent_packages_count":0.44672636494107654,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.15664309908546256,"average":2.359649277762797},"purl":"pkg:npm/%40peculiar/asn1-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-schema","docker_dependents_count":336,"docker_downloads_count":132941753,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T07:31:17.446Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-schema/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-20T22:36:46.166Z","updated_at":"2022-11-20T22:36:46.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-20T22:36:46.174Z","updated_at":"2022-11-20T22:36:46.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-20T22:36:46.189Z","updated_at":"2022-11-20T22:36:46.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-20T22:36:46.200Z","updated_at":"2022-11-20T22:36:46.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-20T22:36:46.212Z","updated_at":"2022-11-20T22:36:46.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-20T22:36:46.239Z","updated_at":"2022-11-20T22:36:46.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:09.233Z","updated_at":"2025-08-08T18:39:09.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14959696,"name":"org.mvnpm.at.peculiar:asn1-pkcs8","ecosystem":"maven","description":"ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pkcs8#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-02T02:08:12.000Z","latest_release_published_at":"2026-08-21T02:08:39.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:08.276Z","created_at":"2026-08-14T19:21:33.454Z","updated_at":"2026-09-10T21:33:08.276Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-pkcs8/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-pkcs8/","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T13:37:55.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.70639014838571,"dependent_packages_count":41.04432706006336,"stargazers_count":33.2766880563569,"forks_count":33.63363461031844,"docker_downloads_count":null,"average":34.1652599687811},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-pkcs8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-pkcs8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-pkcs8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-pkcs8/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-pkcs8/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12541480,"name":"org.mvnpm.at.peculiar:asn1-x509-attr","ecosystem":"maven","description":"ASN.1 schema for X.509 attribute certificates defined in RFC 5755.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-attr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":7,"first_release_published_at":"2025-12-01T22:05:14.000Z","latest_release_published_at":"2026-08-21T02:08:38.000Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:33:14.662Z","created_at":"2025-12-01T22:16:54.168Z","updated_at":"2026-09-10T21:33:14.663Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/asn1-x509-attr/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/asn1-x509-attr/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:41:25.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.036908213919578,"dependent_packages_count":44.373050288917725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.70497925141865},"purl":"pkg:maven/org.mvnpm.at.peculiar/asn1-x509-attr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-x509-attr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:asn1-x509-attr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:asn1-x509-attr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:asn1-x509-attr/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14074847,"name":"@depup/peculiar__asn1-ecc","ecosystem":"npm","description":"ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ecc#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-ecc","depup","updated-dependencies","security","latest","patched","asn","asn1","ecc","ec","elliptic-curve","rfc5915","rfc5480","rfc3279"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-17T16:32:35.753Z","latest_release_published_at":"2026-08-20T16:09:14.017Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:34:04.811Z","created_at":"2026-03-19T04:23:15.963Z","updated_at":"2026-09-10T21:34:04.811Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-ecc","install_command":"npm install @depup/peculiar__asn1-ecc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-14T10:54:15.000Z","size":3631,"stargazers_count":43,"open_issues_count":11,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-17T01:11:02.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-14T10:54:44.000Z","dependencies_parsed_at":"2026-08-09T21:31:35.148Z","dependency_job_id":"91290bdb-13ba-4380-86bc-cfa7e9badf12","html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753355,"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-17T02:00:06.698Z","response_time":86,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:48:33.730Z","dependent_packages_count":0,"downloads":385,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/peculiar__asn1-ecc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-ecc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-ecc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-ecc/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T03:02:30.372Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":7,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4775959.166666667,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-ecc/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:19.135Z","updated_at":"2026-03-19T04:23:19.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6521171,"name":"@peculiar/asn1-asym-key","ecosystem":"npm","description":"ASN.1 schema for asymmetric key packages and OneAsymmetricKey structures defined in RFC 5958.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/asym-key#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","asymmetric-key","pkcs8","private-key","rfc5958"],"namespace":"peculiar","versions_count":15,"first_release_published_at":"2023-03-13T16:20:40.814Z","latest_release_published_at":"2026-08-20T11:17:38.825Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:34:36.709Z","created_at":"2023-03-13T21:11:25.499Z","updated_at":"2026-09-10T21:34:36.709Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-asym-key","install_command":"npm install @peculiar/asn1-asym-key","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T11:48:55.100Z","dependent_packages_count":1,"downloads":84135,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.497057513198944,"dependent_repos_count":10.632889567185035,"dependent_packages_count":21.180935212190892,"stargazers_count":7.28482699446264,"forks_count":6.252213911429886,"docker_downloads_count":null,"average":9.96958463969348},"purl":"pkg:npm/%40peculiar/asn1-asym-key","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-asym-key","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-asym-key","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-asym-key/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T06:37:10.808Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-asym-key/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2023-03-13T23:23:40.656Z","updated_at":"2023-03-13T23:23:40.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2023-03-13T23:23:40.667Z","updated_at":"2023-03-13T23:23:40.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2023-03-13T23:23:40.675Z","updated_at":"2023-03-13T23:23:40.675Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2023-03-13T23:23:40.686Z","updated_at":"2023-03-13T23:23:40.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2023-03-13T23:23:40.693Z","updated_at":"2023-03-13T23:23:40.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2023-03-13T23:23:40.701Z","updated_at":"2023-03-13T23:23:40.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:03.475Z","updated_at":"2025-08-08T18:39:03.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4364293,"name":"@peculiar/asn1-ess","ecosystem":"npm","description":"ASN.1 schema for Enhanced Security Services (ESS) for S/MIME defined in RFC 2634 and RFC 5035.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ess#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","ess","smime","signed-mail","rfc2634","rfc5035"],"namespace":"peculiar","versions_count":30,"first_release_published_at":"2022-03-28T12:47:20.753Z","latest_release_published_at":"2026-08-20T11:18:10.320Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:34:46.979Z","created_at":"2022-05-16T19:20:35.402Z","updated_at":"2026-09-10T21:34:46.979Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-ess","install_command":"npm install @peculiar/asn1-ess","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T15:51:42.778Z","dependent_packages_count":2,"downloads":6427,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":19.354375813875237,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":10.504608832695702,"forks_count":8.05254001549612,"average":14.539280099790304},"purl":"pkg:npm/%40peculiar/asn1-ess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-ess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-ess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-ess/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ess/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.645Z","updated_at":"2022-11-08T12:47:58.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.677Z","updated_at":"2022-11-08T12:47:58.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.724Z","updated_at":"2022-11-08T12:47:58.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.765Z","updated_at":"2022-11-08T12:47:58.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.818Z","updated_at":"2022-11-08T12:47:58.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.848Z","updated_at":"2022-11-08T12:47:58.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:24.596Z","updated_at":"2025-08-08T19:29:24.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116182,"name":"@peculiar/asn1-csr","ecosystem":"npm","description":"ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/csr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","csr","pkcs10","certificate-request","rfc2986"],"namespace":"peculiar","versions_count":56,"first_release_published_at":"2020-05-06T18:09:41.021Z","latest_release_published_at":"2026-08-20T11:20:05.860Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:36:05.539Z","created_at":"2022-04-08T11:12:18.198Z","updated_at":"2026-09-10T21:36:05.540Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-csr","install_command":"npm install @peculiar/asn1-csr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T15:51:42.795Z","dependent_packages_count":5,"downloads":40618459,"downloads_period":"last-month","dependent_repos_count":206,"rankings":{"downloads":0.46720327861949906,"dependent_repos_count":1.0752389271645943,"dependent_packages_count":3.702255415368939,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.69751094676998,"average":3.2011518111722754},"purl":"pkg:npm/%40peculiar/asn1-csr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-csr","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-csr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-csr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-csr/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:48:00.876Z","updated_at":"2022-11-08T12:48:00.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:48:01.535Z","updated_at":"2022-11-08T12:48:01.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:48:01.957Z","updated_at":"2022-11-08T12:48:01.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:02.359Z","updated_at":"2022-11-08T12:48:02.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:03.273Z","updated_at":"2022-11-08T12:48:03.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:03.558Z","updated_at":"2022-11-08T12:48:03.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:05.130Z","updated_at":"2025-08-08T18:39:05.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116191,"name":"@peculiar/asn1-x509","ecosystem":"npm","description":"ASN.1 schema for X.509 certificates, certificate revocation lists, and related profile structures defined in RFC 5280.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","certificate","crl","rfc5280"],"namespace":"peculiar","versions_count":56,"first_release_published_at":"2020-05-06T18:09:30.115Z","latest_release_published_at":"2026-08-20T11:23:27.885Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:36:26.561Z","created_at":"2022-04-08T11:12:18.813Z","updated_at":"2026-09-10T21:36:26.561Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509","install_command":"npm install @peculiar/asn1-x509","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T06:23:52.518Z","dependent_packages_count":43,"downloads":42982652,"downloads_period":"last-month","dependent_repos_count":403,"rankings":{"downloads":0.3831018589998759,"dependent_repos_count":0.8283839928304986,"dependent_packages_count":0.6655168482469949,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.6582940275186554,"average":2.633455833806275},"purl":"pkg:npm/%40peculiar/asn1-x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509","docker_dependents_count":44,"docker_downloads_count":104320,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-07T20:53:48.272Z","updated_at":"2022-11-07T20:53:48.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-07T20:53:48.285Z","updated_at":"2022-11-07T20:53:48.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-07T20:53:48.290Z","updated_at":"2022-11-07T20:53:48.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-07T20:53:48.296Z","updated_at":"2022-11-07T20:53:48.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-07T20:53:48.306Z","updated_at":"2022-11-07T20:53:48.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-07T20:53:48.311Z","updated_at":"2022-11-07T20:53:48.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.555Z","updated_at":"2025-11-16T11:12:30.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14342668,"name":"github.com/peculiarventures/asn1-schema","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/peculiarventures/asn1-schema","keywords_array":[],"namespace":null,"versions_count":92,"first_release_published_at":"2018-11-26T11:58:14.000Z","latest_release_published_at":"2026-08-22T03:38:13.358Z","latest_release_number":"v2.9.4+incompatible","last_synced_at":"2026-09-10T21:38:00.126Z","created_at":"2026-04-28T11:14:47.287Z","updated_at":"2026-09-10T21:38:00.127Z","registry_url":"https://pkg.go.dev/github.com/peculiarventures/asn1-schema","install_command":"go get github.com/peculiarventures/asn1-schema","documentation_url":"https://pkg.go.dev/github.com/peculiarventures/asn1-schema#section-documentation","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37184961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:41:25.723Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/peculiarventures/asn1-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/peculiarventures/asn1-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/peculiarventures/asn1-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/peculiarventures/asn1-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fasn1-schema/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1116192,"name":"@peculiar/asn1-tsp","ecosystem":"npm","description":"ASN.1 schema for the Time-Stamp Protocol (TSP) defined in RFC 3161.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/tsp#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","tsp","timestamp","rfc3161","x509"],"namespace":"peculiar","versions_count":35,"first_release_published_at":"2021-05-12T16:23:26.133Z","latest_release_published_at":"2026-08-20T11:19:26.121Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:38:02.208Z","created_at":"2022-04-08T11:12:18.856Z","updated_at":"2026-09-10T21:38:02.209Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-tsp","install_command":"npm install @peculiar/asn1-tsp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T15:54:55.975Z","dependent_packages_count":2,"downloads":34441,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.349191922181028,"dependent_repos_count":10.38682000905086,"dependent_packages_count":8.894386156129027,"stargazers_count":7.168792264866973,"forks_count":6.159667661244625,"docker_downloads_count":null,"average":8.791771602694503},"purl":"pkg:npm/%40peculiar/asn1-tsp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-tsp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-tsp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-tsp/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tsp/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:58.564Z","updated_at":"2022-11-08T12:47:58.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:58.623Z","updated_at":"2022-11-08T12:47:58.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:58.656Z","updated_at":"2022-11-08T12:47:58.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:58.698Z","updated_at":"2022-11-08T12:47:58.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:58.742Z","updated_at":"2022-11-08T12:47:58.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:58.795Z","updated_at":"2022-11-08T12:47:58.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:27.892Z","updated_at":"2025-08-08T19:29:27.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11916812,"name":"@peculiar/asn1-private-key-stmt","ecosystem":"npm","description":"ASN.1 schema for the Private Key Statement attribute defined by the IETF LAMPS private-key-statement draft.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/private-key-stmt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","private-key","attribute","lamps","draft"],"namespace":"peculiar","versions_count":10,"first_release_published_at":"2025-07-16T09:46:20.956Z","latest_release_published_at":"2026-08-20T11:18:57.781Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:39:03.334Z","created_at":"2025-07-16T09:47:09.225Z","updated_at":"2026-09-10T21:39:03.334Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-private-key-stmt","install_command":"npm install @peculiar/asn1-private-key-stmt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T00:37:38.184Z","dependent_packages_count":0,"downloads":3312,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.194767517074016,"dependent_packages_count":34.912061261745954,"stargazers_count":5.427829265186317,"forks_count":5.203651672913323,"docker_downloads_count":null,"average":17.434577429229904},"purl":"pkg:npm/%40peculiar/asn1-private-key-stmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-private-key-stmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-private-key-stmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-private-key-stmt/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T06:02:05.976Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-private-key-stmt/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2025-07-16T14:16:28.477Z","updated_at":"2025-07-16T14:16:28.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2025-07-16T14:16:28.549Z","updated_at":"2025-07-16T14:16:28.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2025-07-16T14:16:28.641Z","updated_at":"2025-07-16T14:16:28.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2025-07-16T14:16:28.727Z","updated_at":"2025-07-16T14:16:28.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2025-07-16T14:16:28.775Z","updated_at":"2025-07-16T14:16:28.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2025-07-16T14:16:28.842Z","updated_at":"2025-07-16T14:16:28.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:08.907Z","updated_at":"2025-08-08T18:39:08.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14114315,"name":"@depup/peculiar__asn1-x509-attr","ecosystem":"npm","description":"ASN.1 schema for X.509 attribute certificates defined in RFC 5755. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-attr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-x509-attr","depup","updated-dependencies","security","latest","patched","asn","asn1","x509","attribute-certificate","rfc5755"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-22T00:37:27.189Z","latest_release_published_at":"2026-08-20T16:09:30.560Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:39:39.349Z","created_at":"2026-03-25T00:06:58.035Z","updated_at":"2026-09-10T21:39:39.349Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-x509-attr","install_command":"npm install @depup/peculiar__asn1-x509-attr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T14:45:47.604Z","dependent_packages_count":0,"downloads":373,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/peculiar__asn1-x509-attr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-x509-attr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-x509-attr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-x509-attr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-x509-attr/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:07:03.245Z","updated_at":"2026-03-25T00:07:03.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14432806,"name":"github.com/PeculiarVentures/asn1-schema","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":[],"namespace":null,"versions_count":92,"first_release_published_at":"2018-11-26T11:58:14.000Z","latest_release_published_at":"2026-08-22T03:38:12.625Z","latest_release_number":"v2.9.4+incompatible","last_synced_at":"2026-09-10T21:39:45.110Z","created_at":"2026-05-12T13:50:10.344Z","updated_at":"2026-09-10T21:39:45.111Z","registry_url":"https://pkg.go.dev/github.com/PeculiarVentures/asn1-schema","install_command":"go get github.com/PeculiarVentures/asn1-schema","documentation_url":"https://pkg.go.dev/github.com/PeculiarVentures/asn1-schema#section-documentation","metadata":{},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T05:03:27.290Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/%21peculiar%21ventures/asn1-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PeculiarVentures/asn1-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PeculiarVentures/asn1-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PeculiarVentures/asn1-schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fasn1-schema/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1116178,"name":"@peculiar/asn1-cert-transparency","ecosystem":"npm","description":"ASN.1 schema for Certificate Transparency structures and signed certificate timestamp data defined in RFC 6962.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/cert-transparency#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","certificate-transparency","ct","sct","rfc6962","x509"],"namespace":"peculiar","versions_count":40,"first_release_published_at":"2020-07-13T20:56:15.775Z","latest_release_published_at":"2026-08-20T11:17:43.945Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:40:07.651Z","created_at":"2022-04-08T11:12:17.879Z","updated_at":"2026-09-10T21:40:07.651Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-cert-transparency","install_command":"npm install @peculiar/asn1-cert-transparency","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T14:45:47.628Z","dependent_packages_count":3,"downloads":3517,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.222178183581996,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.590064980031424},"purl":"pkg:npm/%40peculiar/asn1-cert-transparency","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-cert-transparency","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-cert-transparency","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-cert-transparency/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cert-transparency/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-09T00:44:48.740Z","updated_at":"2022-11-09T00:44:48.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-09T00:44:48.746Z","updated_at":"2022-11-09T00:44:48.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-09T00:44:48.751Z","updated_at":"2022-11-09T00:44:48.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-09T00:44:48.756Z","updated_at":"2022-11-09T00:44:48.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-09T00:44:48.761Z","updated_at":"2022-11-09T00:44:48.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-09T00:44:48.766Z","updated_at":"2022-11-09T00:44:48.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T19:29:24.021Z","updated_at":"2025-08-08T19:29:24.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116197,"name":"@peculiar/asn1-x509-logotype","ecosystem":"npm","description":"ASN.1 schema for X.509 certificate logotype extensions defined in RFC 3709 and RFC 9399.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-logotype#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","logotype","certificate","rfc3709","rfc9399"],"namespace":"peculiar","versions_count":57,"first_release_published_at":"2020-05-06T18:09:39.118Z","latest_release_published_at":"2026-08-20T11:19:38.039Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:40:35.858Z","created_at":"2022-04-08T11:12:19.542Z","updated_at":"2026-09-10T21:40:35.858Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-logotype","install_command":"npm install @peculiar/asn1-x509-logotype","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":44,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-31T07:28:11.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-26T15:43:33.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:42:51.613Z","dependent_packages_count":4,"downloads":3652532,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":2.041477231749353,"dependent_repos_count":5.028325649668095,"dependent_packages_count":4.509960517247913,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.6449089070728948,"average":4.24822910080815},"purl":"pkg:npm/%40peculiar/asn1-x509-logotype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-logotype","docker_dependents_count":6,"docker_downloads_count":23835,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-logotype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-logotype/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T08:02:53.168Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-logotype/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.859Z","updated_at":"2022-11-08T12:47:59.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.886Z","updated_at":"2022-11-08T12:47:59.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.961Z","updated_at":"2022-11-08T12:47:59.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:00.014Z","updated_at":"2022-11-08T12:48:00.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:00.052Z","updated_at":"2022-11-08T12:48:00.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:00.086Z","updated_at":"2022-11-08T12:48:00.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:19.035Z","updated_at":"2025-08-08T18:39:19.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074846,"name":"@depup/peculiar__asn1-rsa","ecosystem":"npm","description":"ASN.1 schema for RSA keys and algorithms defined in RFC 8017. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/rsa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-rsa","depup","updated-dependencies","security","latest","patched","asn","asn1","rsa","public-key","private-key","rfc8017"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-17T16:33:03.136Z","latest_release_published_at":"2026-08-20T16:09:36.031Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:41:06.406Z","created_at":"2026-03-19T04:23:15.834Z","updated_at":"2026-09-10T21:41:06.406Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-rsa","install_command":"npm install @depup/peculiar__asn1-rsa","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T14:45:47.597Z","dependent_packages_count":0,"downloads":379,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/peculiar__asn1-rsa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-rsa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-rsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-rsa/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-rsa/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:20.263Z","updated_at":"2026-03-19T04:23:20.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116170,"name":"@peculiar/asn1-android","ecosystem":"npm","description":"ASN.1 schema for Android key attestation extensions, including legacy Keymaster and newer KeyMint structures.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/android#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","android","attestation","keystore","keymint","keymaster"],"namespace":"peculiar","versions_count":43,"first_release_published_at":"2020-07-10T08:58:45.641Z","latest_release_published_at":"2026-08-20T11:20:33.466Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:42:20.693Z","created_at":"2022-04-08T11:12:17.171Z","updated_at":"2026-09-10T21:42:20.693Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-android","install_command":"npm install @peculiar/asn1-android","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T04:44:06.063Z","dependent_packages_count":6,"downloads":13845622,"downloads_period":"last-month","dependent_repos_count":165,"rankings":{"downloads":0.626193868027144,"dependent_repos_count":1.1725165666122566,"dependent_packages_count":3.1531145863130168,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.7289314310977622,"average":3.1575764585268034},"purl":"pkg:npm/%40peculiar/asn1-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-android","docker_dependents_count":16,"docker_downloads_count":63142,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-android/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-android/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-20T22:47:08.717Z","updated_at":"2022-11-20T22:47:08.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-20T22:47:08.746Z","updated_at":"2022-11-20T22:47:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-20T22:47:08.788Z","updated_at":"2022-11-20T22:47:08.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-20T22:47:08.796Z","updated_at":"2022-11-20T22:47:08.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-20T22:47:08.850Z","updated_at":"2022-11-20T22:47:08.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-20T22:47:08.866Z","updated_at":"2022-11-20T22:47:08.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.774Z","updated_at":"2025-11-16T11:12:30.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116190,"name":"@peculiar/asn1-x509-attr","ecosystem":"npm","description":"ASN.1 schema for X.509 attribute certificates defined in RFC 5755.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-attr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","x509","attribute-certificate","rfc5755"],"namespace":"peculiar","versions_count":57,"first_release_published_at":"2020-05-06T18:09:39.892Z","latest_release_published_at":"2026-08-20T11:20:36.916Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:42:22.876Z","created_at":"2022-04-08T11:12:18.809Z","updated_at":"2026-09-10T21:42:22.876Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-attr","install_command":"npm install @peculiar/asn1-x509-attr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":44,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-31T07:28:11.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-26T15:43:33.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T13:48:19.412Z","dependent_packages_count":5,"downloads":40942405,"downloads_period":"last-month","dependent_repos_count":207,"rankings":{"downloads":0.46737170085404106,"dependent_repos_count":1.0727334809208833,"dependent_packages_count":3.702255415368939,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":0.69751094676998,"average":3.200762307170747},"purl":"pkg:npm/%40peculiar/asn1-x509-attr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-attr","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-attr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-attr/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T08:02:53.168Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-attr/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.663Z","updated_at":"2022-11-08T12:47:59.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.708Z","updated_at":"2022-11-08T12:47:59.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.740Z","updated_at":"2022-11-08T12:47:59.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:59.766Z","updated_at":"2022-11-08T12:47:59.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:59.801Z","updated_at":"2022-11-08T12:47:59.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:59.847Z","updated_at":"2022-11-08T12:47:59.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.672Z","updated_at":"2025-11-16T11:12:30.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116181,"name":"@peculiar/asn1-cms","ecosystem":"npm","description":"ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/cms#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","cms","pkcs7","cryptography","rfc5652"],"namespace":"peculiar","versions_count":62,"first_release_published_at":"2020-05-06T18:09:39.417Z","latest_release_published_at":"2026-08-20T11:19:54.402Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:43:03.452Z","created_at":"2022-04-08T11:12:18.101Z","updated_at":"2026-09-10T21:43:03.452Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-cms","install_command":"npm install @peculiar/asn1-cms","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T05:03:27.169Z","dependent_packages_count":10,"downloads":40218017,"downloads_period":"last-month","dependent_repos_count":207,"rankings":{"downloads":0.466448339498933,"dependent_repos_count":1.0727334809208833,"dependent_packages_count":2.0614514973073406,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.69751094676998,"average":2.9272637566231268},"purl":"pkg:npm/%40peculiar/asn1-cms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-cms","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-cms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-cms/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T21:02:38.085Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-cms/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:48:00.977Z","updated_at":"2022-11-08T12:48:00.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:48:01.534Z","updated_at":"2022-11-08T12:48:01.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:48:01.958Z","updated_at":"2022-11-08T12:48:01.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:02.578Z","updated_at":"2022-11-08T12:48:02.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:03.275Z","updated_at":"2022-11-08T12:48:03.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:04.060Z","updated_at":"2022-11-08T12:48:04.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:06.467Z","updated_at":"2025-08-08T18:39:06.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116194,"name":"@peculiar/asn1-rsa","ecosystem":"npm","description":"ASN.1 schema for RSA keys and algorithms defined in RFC 8017.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/rsa#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","rsa","public-key","private-key","rfc8017"],"namespace":"peculiar","versions_count":57,"first_release_published_at":"2020-05-06T18:09:41.037Z","latest_release_published_at":"2026-08-20T11:21:14.782Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:43:22.928Z","created_at":"2022-04-08T11:12:19.131Z","updated_at":"2026-09-10T21:43:22.928Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-rsa","install_command":"npm install @peculiar/asn1-rsa","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-08-20T11:20:23.000Z","size":4016,"stargazers_count":43,"open_issues_count":7,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-24T07:23:45.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-08-20T11:18:32.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T13:36:32.262Z","dependent_packages_count":9,"downloads":45618160,"downloads_period":"last-month","dependent_repos_count":305,"rankings":{"downloads":0.3985135187486069,"dependent_repos_count":0.9218642886859328,"dependent_packages_count":2.2521381467167156,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.69751094676998,"average":2.9225775293604763},"purl":"pkg:npm/%40peculiar/asn1-rsa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-rsa","docker_dependents_count":31,"docker_downloads_count":70513,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-rsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-rsa/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T07:31:17.446Z","issues_count":63,"pull_requests_count":81,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1326739.4594594594,"issues_closed_count":56,"pull_requests_closed_count":74,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":212221.95,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-rsa/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.754Z","updated_at":"2022-11-08T12:47:59.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.796Z","updated_at":"2022-11-08T12:47:59.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.815Z","updated_at":"2022-11-08T12:47:59.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:59.849Z","updated_at":"2022-11-08T12:47:59.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:59.867Z","updated_at":"2022-11-08T12:47:59.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:59.893Z","updated_at":"2022-11-08T12:47:59.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.615Z","updated_at":"2025-11-16T11:12:30.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14376566,"name":"@peculiar/asn1-apple","ecosystem":"npm","description":"ASN.1 schema for Apple App Attest nonce extensions.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/apple#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","apple","app-attest","attestation","nonce","devicecheck"],"namespace":"peculiar","versions_count":6,"first_release_published_at":"2026-05-01T14:14:15.670Z","latest_release_published_at":"2026-08-20T11:17:32.630Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:44:27.635Z","created_at":"2026-05-04T00:17:51.373Z","updated_at":"2026-09-10T21:44:27.635Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-apple","install_command":"npm install @peculiar/asn1-apple","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T10:40:21.132Z","dependent_packages_count":0,"downloads":589,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.84447673273108,"dependent_packages_count":31.48481160979849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.664644171264786},"purl":"pkg:npm/%40peculiar/asn1-apple","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-apple","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-apple","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-apple/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-apple/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2026-05-04T00:17:53.245Z","updated_at":"2026-05-04T00:17:53.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2026-05-04T00:17:53.289Z","updated_at":"2026-05-04T00:17:53.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2026-05-04T00:17:53.330Z","updated_at":"2026-05-04T00:17:53.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2026-05-04T00:17:53.371Z","updated_at":"2026-05-04T00:17:53.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2026-05-04T00:17:53.429Z","updated_at":"2026-05-04T00:17:53.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2026-05-04T00:17:53.469Z","updated_at":"2026-05-04T00:17:53.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-05-04T00:17:53.504Z","updated_at":"2026-05-04T00:17:53.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14114316,"name":"@depup/peculiar__asn1-pkcs9","ecosystem":"npm","description":"ASN.1 schema for PKCS #9 selected attribute types defined in RFC 2985. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pkcs9#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-pkcs9","depup","updated-dependencies","security","latest","patched","asn","asn1","pkcs9","attribute","rfc2985"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-03-22T00:37:58.199Z","latest_release_published_at":"2026-08-20T16:09:14.149Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:46:43.227Z","created_at":"2026-03-25T00:06:58.216Z","updated_at":"2026-09-10T21:46:43.228Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-pkcs9","install_command":"npm install @depup/peculiar__asn1-pkcs9","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T05:18:33.171Z","dependent_packages_count":0,"downloads":376,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/peculiar__asn1-pkcs9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pkcs9","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pkcs9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-pkcs9/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs9/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:06:58.968Z","updated_at":"2026-03-25T00:06:58.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6521172,"name":"@peculiar/asn1-x509-post-quantum","ecosystem":"npm","description":"ASN.1 schema for composite public keys, private keys, and signatures for post-quantum Internet PKI drafts.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/x509-post-quantum#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","post-quantum","x509","pki","composite-key","composite-signature"],"namespace":"peculiar","versions_count":15,"first_release_published_at":"2023-03-13T16:20:43.665Z","latest_release_published_at":"2026-08-20T11:19:54.801Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:47:37.978Z","created_at":"2023-03-13T21:11:27.533Z","updated_at":"2026-09-10T21:47:37.979Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-x509-post-quantum","install_command":"npm install @peculiar/asn1-x509-post-quantum","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T14:21:14.112Z","dependent_packages_count":1,"downloads":83331,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.7697191062052613,"dependent_repos_count":10.38682000905086,"dependent_packages_count":21.07263963318656,"stargazers_count":7.168792264866973,"forks_count":6.159667661244625,"docker_downloads_count":null,"average":9.711527734910856},"purl":"pkg:npm/%40peculiar/asn1-x509-post-quantum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-x509-post-quantum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-x509-post-quantum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-x509-post-quantum/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:02:46.277Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":203525.38095238095,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-x509-post-quantum/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2023-03-13T23:23:41.591Z","updated_at":"2023-03-13T23:23:41.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2023-03-13T23:23:41.610Z","updated_at":"2023-03-13T23:23:41.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2023-03-13T23:23:41.629Z","updated_at":"2023-03-13T23:23:41.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2023-03-13T23:23:41.645Z","updated_at":"2023-03-13T23:23:41.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2023-03-13T23:23:41.656Z","updated_at":"2023-03-13T23:23:41.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2023-03-13T23:23:41.665Z","updated_at":"2023-03-13T23:23:41.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:12.376Z","updated_at":"2025-08-08T18:39:12.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116184,"name":"@peculiar/asn1-ecc","ecosystem":"npm","description":"ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/ecc#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","ecc","ec","elliptic-curve","rfc5915","rfc5480","rfc3279"],"namespace":"peculiar","versions_count":50,"first_release_published_at":"2020-05-06T18:09:29.891Z","latest_release_published_at":"2026-08-20T11:23:12.214Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:49:06.509Z","created_at":"2022-04-08T11:12:18.209Z","updated_at":"2026-09-10T21:49:06.509Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-ecc","install_command":"npm install @peculiar/asn1-ecc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T13:41:25.524Z","dependent_packages_count":18,"downloads":42519993,"downloads_period":"last-month","dependent_repos_count":316,"rankings":{"downloads":0.39795207394901744,"dependent_repos_count":0.908417685735765,"dependent_packages_count":1.290154804534807,"stargazers_count":7.13214328541632,"forks_count":6.133294989825303,"docker_downloads_count":0.69751094676998,"average":2.7599122977051986},"purl":"pkg:npm/%40peculiar/asn1-ecc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-ecc","docker_dependents_count":31,"docker_downloads_count":70513,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-ecc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-ecc/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-ecc/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:48:00.127Z","updated_at":"2022-11-08T12:48:00.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:48:00.165Z","updated_at":"2022-11-08T12:48:00.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:48:00.177Z","updated_at":"2022-11-08T12:48:00.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:48:00.197Z","updated_at":"2022-11-08T12:48:00.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:48:00.234Z","updated_at":"2022-11-08T12:48:00.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:48:00.365Z","updated_at":"2022-11-08T12:48:00.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-11-16T11:12:30.535Z","updated_at":"2025-11-16T11:12:30.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14954467,"name":"@peculiar/asn1-mtc","ecosystem":"npm","description":"ASN.1 schema and TLS-encoded proof structures for Merkle Tree Certificates defined in draft-ietf-plants-merkle-tree-certs.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/mtc#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","merkle-tree-certificates","mtc","plants","trust-anchor-ids","x509"],"namespace":"peculiar","versions_count":3,"first_release_published_at":"2026-08-14T11:01:21.176Z","latest_release_published_at":"2026-08-20T11:18:22.309Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:54:13.150Z","created_at":"2026-08-14T11:04:40.264Z","updated_at":"2026-09-10T21:54:13.150Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-mtc","install_command":"npm install @peculiar/asn1-mtc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T17:45:22.832Z","dependent_packages_count":0,"downloads":445,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.209304954699785,"dependent_packages_count":30.565743716144343,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.887524335422064},"purl":"pkg:npm/%40peculiar/asn1-mtc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-mtc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-mtc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-mtc/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-mtc/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2026-08-14T11:04:40.385Z","updated_at":"2026-08-14T11:04:40.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2026-08-14T11:04:40.387Z","updated_at":"2026-08-14T11:04:40.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2026-08-14T11:04:40.389Z","updated_at":"2026-08-14T11:04:40.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2026-08-14T11:04:40.390Z","updated_at":"2026-08-14T11:04:40.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2026-08-14T11:04:40.391Z","updated_at":"2026-08-14T11:04:40.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2026-08-14T11:04:40.392Z","updated_at":"2026-08-14T11:04:40.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-08-14T11:04:40.393Z","updated_at":"2026-08-14T11:04:40.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1116169,"name":"@peculiar/asn1-adobe-acrobat","ecosystem":"npm","description":"ASN.1 schema for Adobe Acrobat DC digital signature OIDs and X.509 extensions.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/adobe-acrobat#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","adobe","acrobat","digital-signature","x509"],"namespace":"peculiar","versions_count":51,"first_release_published_at":"2020-07-14T08:04:16.519Z","latest_release_published_at":"2026-08-20T11:17:21.989Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-09T21:50:37.996Z","created_at":"2022-04-08T11:12:17.175Z","updated_at":"2026-09-09T21:50:37.996Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-adobe-acrobat","install_command":"npm install @peculiar/asn1-adobe-acrobat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T01:17:02.107Z","dependent_packages_count":3,"downloads":3342,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.191990292896798,"dependent_repos_count":5.570506819301493,"dependent_packages_count":5.892937598162992,"stargazers_count":7.131981448118004,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":5.584027401894384},"purl":"pkg:npm/%40peculiar/asn1-adobe-acrobat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-adobe-acrobat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-adobe-acrobat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-adobe-acrobat/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:22.819Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-adobe-acrobat/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-08T12:47:59.464Z","updated_at":"2022-11-08T12:47:59.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-08T12:47:59.500Z","updated_at":"2022-11-08T12:47:59.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-08T12:47:59.530Z","updated_at":"2022-11-08T12:47:59.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-08T12:47:59.546Z","updated_at":"2022-11-08T12:47:59.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-08T12:47:59.572Z","updated_at":"2022-11-08T12:47:59.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-08T12:47:59.604Z","updated_at":"2022-11-08T12:47:59.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-02-12T22:00:36.294Z","updated_at":"2026-02-12T22:00:36.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14958984,"name":"@depup/peculiar__asn1-pkcs8","ecosystem":"npm","description":"ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208. (with updated dependencies)","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/pkcs8#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["@peculiar/asn1-pkcs8","depup","updated-dependencies","security","latest","patched","asn","asn1","pkcs8","private-key","rfc5208"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-08-14T16:18:16.938Z","latest_release_published_at":"2026-08-20T16:09:30.769Z","latest_release_number":"2.9.4-depup.0","last_synced_at":"2026-09-10T21:38:14.838Z","created_at":"2026-08-14T16:55:18.068Z","updated_at":"2026-09-11T01:13:52.593Z","registry_url":"https://www.npmjs.com/package/@depup/peculiar__asn1-pkcs8","install_command":"npm install @depup/peculiar__asn1-pkcs8","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T01:13:52.593Z","dependent_packages_count":0,"downloads":417,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.209304954699785,"dependent_packages_count":30.565743716144343,"stargazers_count":5.287302698079465,"forks_count":4.739935767152266,"docker_downloads_count":null,"average":15.450571784018965},"purl":"pkg:npm/%40depup/peculiar__asn1-pkcs8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pkcs8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/peculiar__asn1-pkcs8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/peculiar__asn1-pkcs8/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:33:00.817Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fpeculiar__asn1-pkcs8/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2150,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-08-14T16:55:22.196Z","updated_at":"2026-08-14T16:55:22.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14955309,"name":"@peculiar/asn1-tls","ecosystem":"npm","description":"TLS presentation language byte stream reader shared by Certificate Transparency and Merkle Tree Certificate packages.","homepage":"https://github.com/PeculiarVentures/asn1-schema/tree/master/packages/tls#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/asn1-schema","keywords_array":["asn","asn1","tls","byte-stream"],"namespace":"peculiar","versions_count":3,"first_release_published_at":"2026-08-14T11:01:17.631Z","latest_release_published_at":"2026-08-20T11:19:20.767Z","latest_release_number":"2.9.4","last_synced_at":"2026-09-10T21:39:50.045Z","created_at":"2026-08-14T12:15:02.089Z","updated_at":"2026-09-11T03:04:03.491Z","registry_url":"https://www.npmjs.com/package/@peculiar/asn1-tls","install_command":"npm install @peculiar/asn1-tls","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.4"},"contentPolicy":null},"repo_metadata":{"id":38855058,"uuid":"150883811","full_name":"PeculiarVentures/asn1-schema","owner":"PeculiarVentures","description":"asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy","archived":false,"fork":false,"pushed_at":"2026-09-02T06:11:27.000Z","size":2681,"stargazers_count":44,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-09-07T20:11:25.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-29T16:42:56.000Z","updated_at":"2026-09-02T06:12:07.000Z","dependencies_parsed_at":"2026-08-24T05:51:23.458Z","dependency_job_id":null,"html_url":"https://github.com/PeculiarVentures/asn1-schema","commit_stats":{"total_commits":311,"total_committers":7,"mean_commits":44.42857142857143,"dds":"0.14469453376205788","last_synced_commit":"ece27cc0027104a1952ca49220b9f7063bc065c1"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/asn1-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/sbom","scorecard":{"id":108791,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/asn1-schema","commit":"813d42dc915a6b12e8746a262e65acc377e8e69a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/asn1-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:38:14.361Z","repository_id":38855058,"created_at":"2025-08-15T11:38:14.361Z","updated_at":"2025-08-15T11:38:14.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37145650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"PeculiarVentures","name":"PeculiarVentures","uuid":"8702988","kind":"organization","description":"","email":"info@peculiarventures.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8702988?v=4","repositories_count":62,"last_synced_at":"2024-05-20T14:10:30.066Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/PeculiarVentures","funding_links":["https://github.com/sponsors/PeculiarVentures"],"total_stars":3370,"followers":56,"following":0,"created_at":"2022-11-02T16:47:59.298Z","updated_at":"2024-05-20T14:10:31.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures/repositories"},"tags":[{"name":"v2.9.4","sha":"a0608dabcb7a1ae542501a37265485268afc32de","kind":"commit","published_at":"2026-08-20T11:17:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"4549a3f808748dc80c4842b77c35efb4538eebcd","kind":"commit","published_at":"2026-08-18T12:12:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7d6cc720ed75f1608232ba118fa0bf43ecf5e1af","kind":"commit","published_at":"2026-08-18T11:41:22.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"8247d93c44336c8b0037920d6992dd307a70d658","kind":"commit","published_at":"2026-08-18T09:09:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"84560dcc6d149c31c639ef54c9ff17547c34f145","kind":"tag","published_at":"2026-08-14T10:54:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.9.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"acbd4c7698f16af22834b04eaaf1ed0bf7778e7f","kind":"commit","published_at":"2026-06-11T19:59:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.8.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6cb5af42693bb4955f6be2a2b4d454597f023cb","kind":"commit","published_at":"2026-05-01T12:15:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.7.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"e533eba96fe14ca21b9a1b3f47cb58aaaa78c0ad","kind":"tag","published_at":"2026-02-12T21:59:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"84379a0671b1312b01fd3b9f1ef038d10560ea4a","kind":"tag","published_at":"2025-11-16T11:04:38.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.6.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c5e77b658152caa2778d86935d032e5884d56190","kind":"tag","published_at":"2025-09-08T09:27:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.5.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"813d42dc915a6b12e8746a262e65acc377e8e69a","kind":"tag","published_at":"2025-07-16T09:45:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.4.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.4.0/manifests"},{"name":"v2.3.16","sha":"a37321bc09c123bc3bc888e0d14bdb7fa99011e1","kind":"tag","published_at":"2025-03-26T14:02:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.16/manifests"},{"name":"v2.3.15","sha":"b6c7130efa9bc3ee5e2ea1da5d01aede5182921f","kind":"tag","published_at":"2024-12-23T13:34:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.15/manifests"},{"name":"v2.3.14","sha":"46ae90b52ee3b67eb3b112fa02aaa605d0def37e","kind":"tag","published_at":"2024-09-17T09:37:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"c0a11836bb6ffcc71607099c8de936b6ab86d164","kind":"tag","published_at":"2024-08-01T17:32:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"ed75189b1cba1dc04b0b782903d83c7d071f6354","kind":"tag","published_at":"2024-08-01T17:00:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.12/manifests"},{"name":"v2.3.10","sha":"c800e1286d52b460a63f665f90d8e74d6ac69067","kind":"tag","published_at":"2023-10-23T10:26:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"5dc894dbc5764754d81798b527638b194d810b41","kind":"tag","published_at":"2023-10-18T14:34:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"12e8c8084034c74d8972712d455e6ebb61a99af4","kind":"tag","published_at":"2023-10-17T23:41:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"a47fc68aba2b128772879ecff7da5632023e78ac","kind":"tag","published_at":"2023-07-07T09:00:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"ece27cc0027104a1952ca49220b9f7063bc065c1","kind":"tag","published_at":"2023-03-13T19:20:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"9f26b20ded5adae115e29689971ff5139e66c2f5","kind":"tag","published_at":"2023-03-13T16:20:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"ffc85ff5587ea16db643523538255436de35b5e3","kind":"tag","published_at":"2022-11-08T10:20:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"7f525620147806229cc67c08ceffba44e340e735","kind":"tag","published_at":"2022-11-08T09:05:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"59fd8d7ac86199485d7f174eb04e12b076469f13","kind":"tag","published_at":"2022-10-06T15:52:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"28d0b6e64e4cb9d95523fb4eba83e8eeb28ccfb5","kind":"tag","published_at":"2022-09-11T19:54:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51c0ffbe6b3e2ff06883daaa20658e94378f7080","kind":"tag","published_at":"2022-08-04T10:06:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.3.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1c4af9723af2807d960c3b850109ef0d3c74e52b","kind":"tag","published_at":"2022-06-24T12:27:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.2.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"ee7315518c61871fa288cade956822e266b7e113","kind":"tag","published_at":"2022-06-13T09:34:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"71284c6cf024019df0866f9150ad853e177041a6","kind":"tag","published_at":"2022-05-19T13:13:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"4e703093526df47326d601fdf3be155c9118bdb6","kind":"tag","published_at":"2022-05-16T19:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"78eea4acb621fea1e67b7a1d433ee4afac8f803d","kind":"tag","published_at":"2022-05-12T10:39:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"0e742b91591282fa42d4604ab7121fd694f6804f","kind":"tag","published_at":"2022-05-12T10:22:06.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"9df55249a444b9f82484c08ab960e37aa09384e3","kind":"tag","published_at":"2022-04-15T10:50:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"990033c25e69aa15f6b6dd0ac6e29ef2bd08a151","kind":"tag","published_at":"2022-04-13T13:09:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bcb258fcf9785998e9e39d401c845a335791c8bb","kind":"tag","published_at":"2022-03-31T13:39:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c101dd1865b7d25f69b6b038f314e6248e5bf2c6","kind":"tag","published_at":"2022-03-28T12:47:16.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f227039fad8318348e9ebbe1643cd6d397e3f473","kind":"tag","published_at":"2022-03-18T09:31:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.1.0/manifests"},{"name":"v2.0.44","sha":"1abd87f37a293e67c87e2db4d8b4c2d99a414773","kind":"tag","published_at":"2021-11-10T18:18:29.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.44","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"dc1c0b868eeccdb544f4de9531456358091776cd","kind":"tag","published_at":"2021-08-24T14:41:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.43","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"5c3df0d2d3c300c0821847a3267ff14e28faf0fd","kind":"tag","published_at":"2021-08-24T12:29:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.42","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"063c19046e16048db855cf689706cc5c15ae5ca2","kind":"tag","published_at":"2021-08-18T09:53:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.41","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"df008ba52635c6547ea417ad74b3b9ec0a2981de","kind":"tag","published_at":"2021-08-17T17:52:33.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.40","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"9dd0cb7d80e01a69911501451abd04ba8b4d7cd1","kind":"tag","published_at":"2021-08-15T10:14:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.39","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"3eba886d2b33dcf86fa41e9dcc8281ff3d1a53a7","kind":"tag","published_at":"2021-08-11T10:15:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.38","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"4cf937034f25d995e8f396ed338af43e7e85ffd1","kind":"tag","published_at":"2021-07-21T12:17:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.37","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"f1c83dc03597ba62ea5390d78a3556b4ed925c0d","kind":"tag","published_at":"2021-05-31T07:55:40.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.36","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"66bab0f5affdfb18235582e36f7cedd9c15d92ae","kind":"tag","published_at":"2021-05-12T16:23:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.35","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"5d22a26dbcc33319a936a62c796679e9f9c298ce","kind":"tag","published_at":"2021-05-11T21:52:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.34","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"c6f6b9679182b53dc32efdd21c7196dd045389fc","kind":"tag","published_at":"2021-05-10T12:12:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.33","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"3f2193126cf4df87cf7120f6c1c8989d12c4957a","kind":"tag","published_at":"2021-04-28T12:10:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.32","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"524882a0cd2ccaf4ebd819c90d61cf8de06a8921","kind":"tag","published_at":"2021-04-27T15:12:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.31","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"40a649080c0dfda26bc67bcf0ebf884175aa0bdf","kind":"tag","published_at":"2021-04-26T19:57:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.30","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"dbc214262a1abf50f42a052ecade1e7bf8116acc","kind":"tag","published_at":"2021-04-21T22:47:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.29","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b30005bc4552332e50be5a35897c08a42de43892","kind":"tag","published_at":"2021-03-01T22:13:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.28","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"a8922b1f003068c44a81e9e09fcce3ad5b7f7a77","kind":"tag","published_at":"2020-12-02T20:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.27","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"57c49c6c5dc99ccdd13523495a12910d923511b6","kind":"tag","published_at":"2020-11-18T20:17:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.26","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96973318c3eb76a8d1fe8a373053368597eb5b8e","kind":"tag","published_at":"2020-11-03T08:55:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.25","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"435cd80e43e8478c25ba86d2702e510976105d5e","kind":"tag","published_at":"2020-10-16T00:11:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.24","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded","kind":"tag","published_at":"2020-10-07T21:04:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.23","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"a661453d654180c9a3e8e7e88394d579c347c63f","kind":"tag","published_at":"2020-09-07T08:06:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.22","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"546dd8c9706a5333f7ee2e802e915e93dc7591a6","kind":"tag","published_at":"2020-09-04T12:31:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.21","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"6efba5f47e7cad3044ea44af2843a9878978c161","kind":"tag","published_at":"2020-09-01T19:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.20","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"c8c0283235ca53582fa34bcd25faa432a7d483f5","kind":"tag","published_at":"2020-08-27T08:26:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.19","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"26370fde39296dbc5759ecd53153e47a470b57d0","kind":"tag","published_at":"2020-08-27T08:13:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.18","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"201ec3ab1bb8adbc77ed8224986cb545154dad89","kind":"tag","published_at":"2020-08-25T21:41:01.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.17","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"2802defae5179424f67fbaf6733e61375a043ad4","kind":"tag","published_at":"2020-08-21T18:49:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.16","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"37694475ea852f82829d912dc697150691166c97","kind":"tag","published_at":"2020-08-20T15:37:59.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.15","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"55dfb593833cad7bb4ce67a3fa00507b6390853a","kind":"tag","published_at":"2020-08-10T10:45:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.14","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"de5c30ee201292833e6677cd78a543f3bdc3ae04","kind":"tag","published_at":"2020-08-10T10:08:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.13","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"e6ed154564b043c1b7461003e584a2c18c2198dc","kind":"tag","published_at":"2020-07-30T22:31:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.12","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"bf81224663c06f0976bf0370275003f33f67c108","kind":"tag","published_at":"2020-07-30T18:13:09.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.11","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"7af6ef39000a91320974ea6ada7357b742b69081","kind":"tag","published_at":"2020-07-15T11:00:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.10","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"6899580074bcf43c2c8ac48ab14cc4499a6690ba","kind":"tag","published_at":"2020-07-15T10:15:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.9","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"815a43cf40c6074a58cc53d4ebde59b3ae67ffb9","kind":"tag","published_at":"2020-07-15T10:00:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.8","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4d5de3078c61cc5ddbdd62e7d358146142cb6b07","kind":"tag","published_at":"2020-07-14T09:10:37.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7/manifests"},{"name":"v2.0.7-alpha.2","sha":"fca30e04aca5f904c1b9fe7f0cb47f543b48d3ef","kind":"tag","published_at":"2020-07-14T08:04:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.2/manifests"},{"name":"v2.0.7-alpha.1","sha":"690bf7518f4d4f5f066eca86c8006bf0e0df65cc","kind":"tag","published_at":"2020-07-13T20:56:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.1/manifests"},{"name":"v2.0.7-alpha.0","sha":"da81113eb9f9fcc560cd852892e2002c92727401","kind":"tag","published_at":"2020-07-10T08:58:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.7-alpha.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.7-alpha.0/manifests"},{"name":"v2.0.6","sha":"1c72705c918aabc0f3994da1d3f73f1aa5f05694","kind":"tag","published_at":"2020-06-01T21:22:15.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.6","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"00de1ce28c79dd2ef17ad160d7ad852dbd1abb48","kind":"tag","published_at":"2020-06-01T15:12:28.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"83feaaaec26bb73d64881d40c85c0595dd714f3a","kind":"tag","published_at":"2020-06-01T15:02:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"af5e4f57c4db0c331f53d3bf22cebb1acf31ba30","kind":"tag","published_at":"2020-05-08T07:28:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.3","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7842b313b062bddd2fbbdd64b156762d751f9904","kind":"tag","published_at":"2020-05-07T09:59:08.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9785f62ff36780c91ff8d0e143ee8ffbdf953a97","kind":"tag","published_at":"2020-05-06T18:09:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v2.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"b513b4fc5c2bfbc86b652eb412e6da73ada4cb97","kind":"tag","published_at":"2020-04-11T23:57:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baa7fc38ee3d778431b35186f8716416b43e2c73","kind":"tag","published_at":"2020-04-11T16:07:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"548f5c45ff31f9e9f370178f821140d7015879d2","kind":"tag","published_at":"2020-04-11T14:07:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"86919711426699e16fa3563f548470b3eb47fe7f","kind":"tag","published_at":"2020-03-15T11:17:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1132ddeb29f6f137d82453736f2312592ddce923","kind":"tag","published_at":"2020-03-15T11:16:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"e0e1b642a21ffd6ad9c258df938a8619546c87d0","kind":"tag","published_at":"2019-02-05T19:33:03.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b5a82b9a64ec36e86a15fe7fb73722b713f04efa","kind":"tag","published_at":"2018-11-26T11:58:14.000Z","download_url":"https://codeload.github.com/PeculiarVentures/asn1-schema/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/asn1-schema/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/asn1-schema@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T03:04:03.491Z","dependent_packages_count":0,"downloads":597,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.209304954699785,"dependent_packages_count":30.565743716144343,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.887524335422064},"purl":"pkg:npm/%40peculiar/asn1-tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/asn1-tls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/asn1-tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/asn1-tls/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:33:00.817Z","issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","maintainers":[{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fasn1-tls/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2026-08-14T12:15:02.214Z","updated_at":"2026-08-14T12:15:02.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmhrisk/packages"},{"uuid":"microshine","login":"microshine","name":null,"email":"microshine@mail.ru","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2026-08-14T12:15:02.215Z","updated_at":"2026-08-14T12:15:02.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microshine/packages"},{"uuid":"yury.strozhevsky","login":"yury.strozhevsky","name":null,"email":"yury@strozhevsky.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2026-08-14T12:15:02.216Z","updated_at":"2026-08-14T12:15:02.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yury.strozhevsky/packages"},{"uuid":"peculiarventures","login":"peculiarventures","name":null,"email":"info@peculiarventures.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2026-08-14T12:15:02.218Z","updated_at":"2026-08-14T12:15:02.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peculiarventures/packages"},{"uuid":"apilguk","login":"apilguk","name":null,"email":"apilguk@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2026-08-14T12:15:02.219Z","updated_at":"2026-08-14T12:15:02.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apilguk/packages"},{"uuid":"donskov","login":"donskov","name":null,"email":"donskovdmitriyv@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2026-08-14T12:15:02.221Z","updated_at":"2026-08-14T12:15:02.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/donskov/packages"},{"uuid":"worldthirteen","login":"worldthirteen","name":null,"email":"mihailzachepilo@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2026-08-14T12:15:02.222Z","updated_at":"2026-08-14T12:15:02.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worldthirteen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848296,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":86324,"full_name":"PeculiarVentures/asn1-schema","default_branch":"master","total_commits":445,"total_committers":12,"total_bot_commits":30,"total_bot_committers":2,"mean_commits":37.083333333333336,"dds":0.202247191011236,"past_year_total_commits":80,"past_year_total_committers":8,"past_year_total_bot_commits":26,"past_year_total_bot_committers":2,"past_year_mean_commits":10.0,"past_year_dds":0.5125,"last_synced_at":"2026-09-10T21:32:58.887Z","last_synced_commit":"61c247151770587413274d24d7291c9f56d08c13","created_at":"2023-03-07T20:29:34.863Z","updated_at":"2026-09-10T21:32:58.773Z","committers":[{"name":"microshine","email":"microshine@mail.ru","login":"microshine","count":355},{"name":"donskov","email":"donskovdmitriyv@gmail.com","login":"donskov","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Daniel Hensby","email":"git@hens.by","login":"dhensby","count":20},{"name":"privacyguard","email":"privacyguard","login":"privacyguard","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":6},{"name":"Ryan Hurst","email":"ryan_hurst@hotmail.com","login":"rmhrisk","count":2},{"name":"Jonathan Stewmon","email":"jstewmon@gmail.com","login":"jstewmon","count":2},{"name":"dotCooCoo","email":"RobertLeeLW@gmail.com","login":"dotCooCoo","count":1},{"name":"Unknown-Robot","email":"carondamien77@hotmail.fr","login":"Unknown-Robot","count":1},{"name":"Maurice","email":"m.ackel@icloud.com","login":"mauriceackel","count":1},{"name":"Henrique Dias","email":"mail@hacdias.com","login":"hacdias","count":1}],"past_year_committers":[{"name":"microshine","email":"microshine@peculiarventures.com","login":"microshine","count":39},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"Donskov Donskov","email":"donskovdmitriyv@gmail.com","login":"donskov","count":11},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":6},{"name":"dotCooCoo","email":"RobertLeeLW@gmail.com","login":"dotCooCoo","count":1},{"name":"Unknown-Robot","email":"carondamien77@hotmail.fr","login":"Unknown-Robot","count":1},{"name":"Maurice","email":"m.ackel@icloud.com","login":"mauriceackel","count":1},{"name":"Henrique Dias","email":"mail@hacdias.com","login":"hacdias","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:07.522Z","repositories_count":7241071,"commits_count":1085039249,"contributors_count":47918144,"owners_count":1448384,"committers_count":3498221,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"PeculiarVentures/asn1-schema","html_url":"https://github.com/PeculiarVentures/asn1-schema","last_synced_at":"2026-09-11T11:02:44.965Z","status":null,"issues_count":63,"pull_requests_count":83,"avg_time_to_close_issue":6129447.964285715,"avg_time_to_close_pull_request":1309444.1866666668,"issues_closed_count":56,"pull_requests_closed_count":75,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.108433734939759,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4232444.4,"past_year_avg_time_to_close_pull_request":213693.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-18T16:44:25.845Z","updated_at":"2026-09-11T11:02:44.966Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fasn1-schema/issues","issue_labels_count":{"table":{"enhancement":13,"bug":10,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":32,"javascript":12,"ready for review":5,"enhancement":2}},"issue_author_associations_count":{"table":{"NONE":26,"CONTRIBUTOR":19,"COLLABORATOR":18}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":73,"COLLABORATOR":6,"NONE":4}},"issue_authors":{"table":{"donskov":18,"microshine":13,"dhensby":3,"MasterKale":3,"or390":2,"ghost":2,"yoursunny":1,"mauriceackel":1,"hongzhi0123":1,"oceddi":1,"codewithmecoder":1,"hacdias":1,"li0ard":1,"CMCDragonkai":1,"pimterry":1,"rmhrisk":1,"swadaptive":1,"SimenB":1,"oleggrib":1,"dchocoboo":1,"zwfn88":1,"gnarea":1,"juniperparsnips":1,"Knagis":1,"bokunobaka":1,"Manouchehri":1,"ties":1,"fasrm":1}},"pull_request_authors":{"table":{"dependabot[bot]":32,"microshine":24,"dhensby":9,"donskov":6,"privacyguard":2,"li0ard":2,"hacdias":2,"jstewmon":2,"gnarea":1,"Unknown-Robot":1,"mauriceackel":1,"passcod":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:06.637Z","repositories_count":17119468,"issues_count":45292275,"pull_requests_count":142535392,"authors_count":11706834,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":12,"javascript":12}},"past_year_issue_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":21,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"fasrm":1,"hacdias":1,"juniperparsnips":1,"mauriceackel":1,"pimterry":1,"swadaptive":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":12,"microshine":5,"hacdias":2,"donskov":1,"mauriceackel":1,"Unknown-Robot":1}},"maintainers":[{"table":{"login":"donskov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}}],"active_maintainers":[{"table":{"login":"donskov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}}]}},"events":{"total":{"CreateEvent":16,"DeleteEvent":13,"ForkEvent":1,"IssueCommentEvent":10,"IssuesEvent":6,"PullRequestEvent":18,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"PushEvent":32,"WatchEvent":7},"last_year":{"CreateEvent":11,"DeleteEvent":10,"ForkEvent":1,"IssueCommentEvent":3,"IssuesEvent":1,"PullRequestEvent":11,"PushEvent":23}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:39.661Z","updated_at":"2022-07-16T10:00:39.661Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/package.json","dependencies":[{"id":233427820,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":233427821,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":233427822,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^9.1.1","direct":true,"kind":"development","optional":false},{"id":233427823,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.0.3","direct":true,"kind":"development","optional":false},{"id":233427824,"package_name":"lerna","ecosystem":"npm","requirements":"^5.1.8","direct":true,"kind":"development","optional":false},{"id":233427825,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":233427826,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":233427827,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.8.2","direct":true,"kind":"development","optional":false},{"id":233427828,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":233427829,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/adobe-acrobat/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:39.755Z","updated_at":"2022-07-16T10:00:39.755Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/adobe-acrobat/package.json","dependencies":[{"id":233430587,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233430588,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233430589,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233430590,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/android/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:39.827Z","updated_at":"2022-07-16T10:00:39.827Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/android/package.json","dependencies":[{"id":233431121,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233431122,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233431123,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/cert-transparency/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:39.927Z","updated_at":"2022-07-16T10:00:39.927Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/cert-transparency/package.json","dependencies":[{"id":233433080,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433081,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433082,"package_name":"pvtsutils","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":233433083,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/cms/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.091Z","updated_at":"2022-07-16T10:00:40.091Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/cms/package.json","dependencies":[{"id":233433318,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433319,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433320,"package_name":"@peculiar/asn1-x509-attr","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433322,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433324,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/csr/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.134Z","updated_at":"2022-07-16T10:00:40.134Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/csr/package.json","dependencies":[{"id":233433574,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433575,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433576,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433577,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/ecc/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.160Z","updated_at":"2022-07-16T10:00:40.160Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/ecc/package.json","dependencies":[{"id":233433592,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433593,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433594,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433595,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/ess/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.180Z","updated_at":"2022-07-16T10:00:40.180Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/ess/package.json","dependencies":[{"id":233433636,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433637,"package_name":"@peculiar/asn1-pkcs9","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433638,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433639,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433640,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433641,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433642,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/lei/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.257Z","updated_at":"2022-07-16T10:00:40.257Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/lei/package.json","dependencies":[{"id":233433978,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233433979,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233433980,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/ntqwac/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.298Z","updated_at":"2022-07-16T10:00:40.298Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/ntqwac/package.json","dependencies":[{"id":233434039,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233434040,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233434041,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233434042,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/ocsp/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.336Z","updated_at":"2022-07-16T10:00:40.336Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/ocsp/package.json","dependencies":[{"id":233434067,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233434068,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233434069,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233434070,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/pfx/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.364Z","updated_at":"2022-07-16T10:00:40.364Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/pfx/package.json","dependencies":[{"id":233435776,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435777,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435778,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435779,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435780,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233435781,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/pkcs8/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.391Z","updated_at":"2022-07-16T10:00:40.391Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/pkcs8/package.json","dependencies":[{"id":233435786,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435787,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233435788,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233435789,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/pkcs9/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.419Z","updated_at":"2022-07-16T10:00:40.419Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/pkcs9/package.json","dependencies":[{"id":233436309,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436310,"package_name":"@peculiar/asn1-pfx","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436311,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436312,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436313,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436314,"package_name":"@peculiar/asn1-x509-attr","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233436315,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233436316,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/rfc8226/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.547Z","updated_at":"2022-07-16T10:00:40.547Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/rfc8226/package.json","dependencies":[{"id":233437132,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233437133,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233437134,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/rsa/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.926Z","updated_at":"2022-07-16T10:00:40.926Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/rsa/package.json","dependencies":[{"id":233440265,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233440266,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233440267,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233440268,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/schema/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:40.999Z","updated_at":"2022-07-16T10:00:40.999Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/schema/package.json","dependencies":[{"id":233440318,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233440319,"package_name":"pvtsutils","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":233440320,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/tsp/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:41.151Z","updated_at":"2022-07-16T10:00:41.151Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/tsp/package.json","dependencies":[{"id":233442223,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233442227,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233442228,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233442229,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233442230,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:41.231Z","updated_at":"2022-07-16T10:00:41.231Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509/package.json","dependencies":[{"id":233443742,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233443743,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233443744,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":233443745,"package_name":"pvtsutils","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":233443746,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-attr/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:41.294Z","updated_at":"2022-07-16T10:00:41.294Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-attr/package.json","dependencies":[{"id":233445554,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233445555,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233445556,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233445557,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-logotype/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:41.375Z","updated_at":"2022-07-16T10:00:41.375Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-logotype/package.json","dependencies":[{"id":233446290,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233446291,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233446292,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233446293,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-microsoft/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:41.669Z","updated_at":"2022-07-16T10:00:41.669Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-microsoft/package.json","dependencies":[{"id":233454120,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233454121,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233454122,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233454123,"package_name":"pvtsutils","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":233454124,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-netscape/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:42.194Z","updated_at":"2022-07-16T10:00:42.194Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-netscape/package.json","dependencies":[{"id":233457106,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233457110,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233457111,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-qualified/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:42.329Z","updated_at":"2022-07-16T10:00:42.329Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-qualified/package.json","dependencies":[{"id":233464234,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233464235,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233464236,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233464237,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-qualified-etsi/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:42.939Z","updated_at":"2022-07-16T10:00:42.939Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-qualified-etsi/package.json","dependencies":[{"id":233468553,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233468554,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233468555,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-trustanchor/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T10:00:43.071Z","updated_at":"2022-07-16T10:00:43.071Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-trustanchor/package.json","dependencies":[{"id":233475461,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233475462,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":233475463,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":233475464,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T01:46:19.311Z","updated_at":"2023-02-08T01:46:19.311Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/.github/workflows/test.yml","dependencies":[{"id":7432853238,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7432853239,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7432853240,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7432853241,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/asym-key/package.json","sha":null,"kind":"manifest","created_at":"2026-04-01T11:02:32.699Z","updated_at":"2026-04-01T11:02:32.699Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/asym-key/package.json","dependencies":[{"id":25851295772,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295775,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25851295776,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295777,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.6","direct":true,"kind":"runtime","optional":false},{"id":25851295781,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/crmf/package.json","sha":null,"kind":"manifest","created_at":"2026-04-01T11:02:32.912Z","updated_at":"2026-04-01T11:02:32.912Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/crmf/package.json","dependencies":[{"id":25851295784,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295785,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25851295786,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295787,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.6","direct":true,"kind":"runtime","optional":false},{"id":25851295788,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x509-post-quantum/package.json","sha":null,"kind":"manifest","created_at":"2026-04-01T11:02:33.223Z","updated_at":"2026-04-01T11:02:33.223Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/x509-post-quantum/package.json","dependencies":[{"id":25851295829,"package_name":"@peculiar/asn1-asym-key","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295830,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25851295831,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295832,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.6","direct":true,"kind":"runtime","optional":false},{"id":25851295833,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/private-key-stmt/package.json","sha":null,"kind":"manifest","created_at":"2026-04-01T11:02:33.070Z","updated_at":"2026-04-01T11:02:33.070Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/private-key-stmt/package.json","dependencies":[{"id":25851295803,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295804,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25851295805,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":25851295806,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.6","direct":true,"kind":"runtime","optional":false},{"id":25851295807,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/apple/package.json","sha":null,"kind":"manifest","created_at":"2026-08-09T21:31:29.344Z","updated_at":"2026-08-09T21:31:29.344Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/apple/package.json","dependencies":[{"id":26009969850,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.8.0","direct":true,"kind":"runtime","optional":false},{"id":26009969851,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.10","direct":true,"kind":"runtime","optional":false},{"id":26009969852,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T21:31:26.816Z","updated_at":"2026-08-09T21:31:26.816Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/.github/workflows/release.yml","dependencies":[{"id":26009968972,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26009968973,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":26009968974,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26009968975,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-09T21:31:27.580Z","updated_at":"2026-08-09T21:31:27.580Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/package-lock.json","dependencies":[{"id":26009968994,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":26009968995,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":26009968996,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"development","optional":false},{"id":26009968997,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"development","optional":false},{"id":26009968998,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":26009968999,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969000,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":26009969001,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":26009969002,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969003,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":26009969004,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":26009969005,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"development","optional":false},{"id":26009969006,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.21.2","direct":false,"kind":"development","optional":false},{"id":26009969007,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":26009969008,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":26009969009,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":26009969010,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"development","optional":false},{"id":26009969011,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":26009969012,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":26009969013,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.4","direct":false,"kind":"development","optional":false},{"id":26009969014,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":26009969015,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":26009969016,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969017,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":26009969018,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.6","direct":false,"kind":"development","optional":false},{"id":26009969019,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":26009969020,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969021,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":26009969022,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":26009969023,"package_name":"@inquirer/ansi","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969024,"package_name":"@inquirer/checkbox","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":26009969025,"package_name":"@inquirer/confirm","ecosystem":"npm","requirements":"5.1.21","direct":false,"kind":"development","optional":false},{"id":26009969026,"package_name":"@inquirer/core","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"development","optional":false},{"id":26009969027,"package_name":"@inquirer/editor","ecosystem":"npm","requirements":"4.2.23","direct":false,"kind":"development","optional":false},{"id":26009969028,"package_name":"@inquirer/expand","ecosystem":"npm","requirements":"4.0.23","direct":false,"kind":"development","optional":false},{"id":26009969029,"package_name":"@inquirer/external-editor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969030,"package_name":"@inquirer/figures","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"development","optional":false},{"id":26009969031,"package_name":"@inquirer/input","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":26009969032,"package_name":"@inquirer/number","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"development","optional":false},{"id":26009969033,"package_name":"@inquirer/password","ecosystem":"npm","requirements":"4.0.23","direct":false,"kind":"development","optional":false},{"id":26009969034,"package_name":"@inquirer/prompts","ecosystem":"npm","requirements":"7.10.1","direct":false,"kind":"development","optional":false},{"id":26009969035,"package_name":"@inquirer/rawlist","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":26009969036,"package_name":"@inquirer/search","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":26009969037,"package_name":"@inquirer/select","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":26009969038,"package_name":"@inquirer/type","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"development","optional":false},{"id":26009969039,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":26009969040,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969041,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969042,"package_name":"@jest/diff-sequences","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"development","optional":false},{"id":26009969043,"package_name":"@jest/get-type","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"development","optional":false},{"id":26009969044,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"development","optional":false},{"id":26009969045,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":26009969046,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":26009969047,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"development","optional":false},{"id":26009969048,"package_name":"@ltd/j-toml","ecosystem":"npm","requirements":"1.38.0","direct":false,"kind":"development","optional":false},{"id":26009969049,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":26009969050,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969051,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.1.6","direct":false,"kind":"development","optional":false},{"id":26009969052,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969053,"package_name":"proc-log","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969054,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969055,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":26009969056,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":26009969057,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969058,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":26009969059,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969060,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":26009969061,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969062,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969063,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":26009969064,"package_name":"glob","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":26009969065,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":26009969066,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969067,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":26009969068,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":26009969069,"package_name":"@nx/devkit","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969070,"package_name":"@nx/nx-darwin-arm64","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969071,"package_name":"@nx/nx-darwin-x64","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969072,"package_name":"@nx/nx-freebsd-x64","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969073,"package_name":"@nx/nx-linux-arm-gnueabihf","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969074,"package_name":"@nx/nx-linux-arm64-gnu","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969075,"package_name":"@nx/nx-linux-arm64-musl","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969076,"package_name":"@nx/nx-linux-x64-gnu","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969077,"package_name":"@nx/nx-linux-x64-musl","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969078,"package_name":"@nx/nx-win32-arm64-msvc","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969079,"package_name":"@nx/nx-win32-x64-msvc","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969080,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969081,"package_name":"@octokit/core","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":26009969082,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"9.0.6","direct":false,"kind":"development","optional":false},{"id":26009969083,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":26009969084,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"24.2.0","direct":false,"kind":"development","optional":false},{"id":26009969085,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":26009969086,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"11.4.4-cjs.2","direct":false,"kind":"development","optional":false},{"id":26009969087,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969088,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"13.3.2-cjs.1","direct":false,"kind":"development","optional":false},{"id":26009969089,"package_name":"@octokit/request","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"development","optional":false},{"id":26009969090,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":26009969091,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"20.1.2","direct":false,"kind":"development","optional":false},{"id":26009969092,"package_name":"@octokit/types","ecosystem":"npm","requirements":"13.10.0","direct":false,"kind":"development","optional":false},{"id":26009969093,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.133.0","direct":false,"kind":"development","optional":false},{"id":26009969094,"package_name":"@peculiar/asn1-adobe-acrobat","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969095,"package_name":"@peculiar/asn1-android","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969096,"package_name":"@peculiar/asn1-apple","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969097,"package_name":"@peculiar/asn1-asym-key","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969098,"package_name":"@peculiar/asn1-cert-transparency","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969099,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969100,"package_name":"@peculiar/asn1-crmf","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969101,"package_name":"@peculiar/asn1-csr","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969102,"package_name":"@peculiar/asn1-ecc","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969103,"package_name":"@peculiar/asn1-ess","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969104,"package_name":"@peculiar/asn1-lei","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969106,"package_name":"@peculiar/asn1-ntqwac","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969107,"package_name":"@peculiar/asn1-ocsp","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969108,"package_name":"@peculiar/asn1-pfx","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969109,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969110,"package_name":"@peculiar/asn1-pkcs9","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969111,"package_name":"@peculiar/asn1-private-key-stmt","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969112,"package_name":"@peculiar/asn1-rfc8226","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969113,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969114,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969115,"package_name":"@peculiar/asn1-tsp","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969116,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969117,"package_name":"@peculiar/asn1-x509-attr","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969118,"package_name":"@peculiar/asn1-x509-logotype","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969119,"package_name":"@peculiar/asn1-x509-microsoft","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969120,"package_name":"@peculiar/asn1-x509-netscape","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969121,"package_name":"@peculiar/asn1-x509-post-quantum","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969122,"package_name":"@peculiar/asn1-x509-qualified","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969123,"package_name":"@peculiar/asn1-x509-qualified-etsi","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969124,"package_name":"@peculiar/asn1-x509-trustanchor","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":26009969125,"package_name":"@peculiar/eslint-config-base","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":26009969126,"package_name":"@peculiar/utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26009969127,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969128,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969129,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969130,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969131,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969132,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969133,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969134,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969135,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969136,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969137,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969138,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969139,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969140,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":26009969141,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":26009969142,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969143,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969144,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969145,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969146,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969147,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":26009969148,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":26009969149,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":26009969150,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":26009969151,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":26009969152,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.34.38","direct":false,"kind":"development","optional":false},{"id":26009969153,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969154,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"development","optional":false},{"id":26009969155,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969156,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969157,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":26009969158,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":26009969159,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":26009969160,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":26009969161,"package_name":"@types/glob","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":26009969162,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":26009969163,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":26009969164,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":26009969165,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":26009969166,"package_name":"@types/node","ecosystem":"npm","requirements":"25.6.0","direct":false,"kind":"development","optional":false},{"id":26009969167,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"development","optional":false},{"id":26009969168,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":26009969169,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969170,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":26009969171,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969172,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969173,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969174,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969175,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969176,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969177,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969178,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":26009969179,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.16","direct":false,"kind":"development","optional":false},{"id":26009969180,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969181,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969182,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969258,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969183,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969184,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969185,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969186,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969187,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969188,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969189,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969190,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969191,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969192,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969193,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969194,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969195,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969196,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969197,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969198,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969199,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"development","optional":false},{"id":26009969200,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":26009969201,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969202,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969203,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969204,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969205,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969206,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969207,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969208,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969209,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969210,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969211,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969212,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969213,"package_name":"@yarnpkg/parsers","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":26009969214,"package_name":"@zkochan/js-yaml","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":26009969215,"package_name":"abbrev","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969216,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":26009969217,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969218,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":26009969219,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969220,"package_name":"ajv","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"development","optional":false},{"id":26009969221,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":26009969222,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969223,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":26009969224,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969225,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969226,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969227,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969228,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"development","optional":false},{"id":26009969229,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":26009969230,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":26009969231,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":26009969232,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969233,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969234,"package_name":"asn1js","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":26009969235,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969236,"package_name":"ast-v8-to-istanbul","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969237,"package_name":"js-tokens","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":26009969238,"package_name":"async","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":26009969239,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969240,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":26009969241,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":26009969242,"package_name":"axios","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":26009969243,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":26009969244,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969245,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969246,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":26009969247,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":26009969248,"package_name":"bin-links","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969249,"package_name":"cmd-shim","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969250,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969251,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":26009969252,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969253,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969254,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":26009969255,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":26009969256,"package_name":"byte-size","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":26009969257,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"development","optional":false},{"id":26009969259,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":26009969260,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"development","optional":false},{"id":26009969261,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":26009969262,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969263,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969264,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969265,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":26009969266,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":26009969267,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":26009969268,"package_name":"chai","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":26009969269,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":26009969270,"package_name":"chardet","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969271,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969272,"package_name":"ci-info","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":26009969273,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":26009969274,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969275,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":26009969276,"package_name":"cli-width","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969277,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":26009969278,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969279,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969280,"package_name":"cmd-shim","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":26009969281,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969282,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":26009969283,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":26009969284,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":26009969285,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":26009969286,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969287,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969288,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":26009969289,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969290,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969291,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969292,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969293,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969294,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":26009969295,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":26009969296,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969297,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":26009969298,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969299,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969300,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":26009969301,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969302,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969303,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":26009969304,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969305,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":26009969306,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969307,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969308,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969309,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969310,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969311,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":26009969312,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":26009969313,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":26009969314,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969315,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":26009969316,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":26009969317,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969318,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":26009969319,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969320,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969321,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969322,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":26009969323,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":26009969324,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969325,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":26009969326,"package_name":"dotenv","ecosystem":"npm","requirements":"16.4.7","direct":false,"kind":"development","optional":false},{"id":26009969327,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"11.0.7","direct":false,"kind":"development","optional":false},{"id":26009969328,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969329,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":26009969330,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":26009969331,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":26009969332,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":26009969333,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":26009969334,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":26009969335,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":26009969336,"package_name":"envinfo","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":26009969337,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969338,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":26009969339,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.2","direct":false,"kind":"development","optional":false},{"id":26009969340,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969341,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":26009969342,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969343,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969344,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969345,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969346,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":26009969347,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969348,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":26009969349,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.4","direct":false,"kind":"development","optional":false},{"id":26009969350,"package_name":"eslint-import-context","ecosystem":"npm","requirements":"0.1.9","direct":false,"kind":"development","optional":false},{"id":26009969351,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.10","direct":false,"kind":"development","optional":false},{"id":26009969352,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":26009969353,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.6","direct":false,"kind":"development","optional":false},{"id":26009969354,"package_name":"eslint-import-resolver-typescript","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"development","optional":false},{"id":26009969355,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":26009969356,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"development","optional":false},{"id":26009969357,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969358,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":26009969359,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":26009969360,"package_name":"eslint-scope","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":26009969361,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":26009969362,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969363,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969364,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":26009969365,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969366,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":26009969367,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":26009969368,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969369,"package_name":"esquery","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":26009969370,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":26009969371,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":26009969372,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":26009969373,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969374,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":26009969375,"package_name":"execa","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969376,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":26009969377,"package_name":"expect-type","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":26009969378,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":26009969379,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":26009969380,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969381,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":26009969382,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":26009969383,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969384,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":26009969385,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969386,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"development","optional":false},{"id":26009969387,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969388,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":26009969389,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969390,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":26009969391,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":26009969392,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":26009969393,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":26009969394,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":26009969395,"package_name":"front-matter","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":26009969396,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969397,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":26009969398,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":26009969399,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":26009969400,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":26009969401,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":26009969402,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":26009969403,"package_name":"generator-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969404,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":26009969405,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":26009969406,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":26009969407,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":26009969408,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":26009969409,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":26009969410,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969411,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":26009969412,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969413,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.14.0","direct":false,"kind":"development","optional":false},{"id":26009969414,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969415,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969416,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":26009969417,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969418,"package_name":"git-up","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969419,"package_name":"git-url-parse","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":26009969420,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969421,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"development","optional":false},{"id":26009969422,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":26009969423,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":26009969424,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969425,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":26009969426,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":26009969427,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"development","optional":false},{"id":26009969428,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969429,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969430,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969431,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969432,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":26009969433,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969434,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969435,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969436,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":26009969437,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":26009969438,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":26009969439,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":26009969440,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":26009969441,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":26009969442,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969443,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":26009969444,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969445,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":26009969446,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":26009969447,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":26009969448,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969449,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":26009969450,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969451,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":26009969452,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":26009969453,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":26009969454,"package_name":"inquirer","ecosystem":"npm","requirements":"12.9.6","direct":false,"kind":"development","optional":false},{"id":26009969455,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969456,"package_name":"ip-address","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":26009969457,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":26009969458,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":26009969459,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969460,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969461,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":26009969462,"package_name":"is-bun-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969463,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":26009969464,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969465,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":26009969466,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"development","optional":false},{"id":26009969467,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969468,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969469,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":26009969470,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969471,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969472,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969473,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":26009969474,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":26009969475,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969476,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969477,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969478,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969479,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969480,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969481,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969482,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969483,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969484,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":26009969485,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969486,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969487,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969488,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969489,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"development","optional":false},{"id":26009969490,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":26009969491,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":26009969492,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969493,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":26009969494,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":26009969495,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969496,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969497,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":26009969498,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969499,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969500,"package_name":"jackspeak","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":26009969501,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":26009969502,"package_name":"jest-diff","ecosystem":"npm","requirements":"30.0.4","direct":false,"kind":"development","optional":false},{"id":26009969503,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969504,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":26009969505,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":26009969506,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969507,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969508,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969509,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":26009969510,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969511,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":26009969512,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969513,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":26009969514,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969515,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":26009969516,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":26009969517,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":26009969518,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":26009969519,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":26009969520,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":26009969521,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":26009969522,"package_name":"lerna","ecosystem":"npm","requirements":"9.0.7","direct":false,"kind":"development","optional":false},{"id":26009969523,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":26009969524,"package_name":"ini","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969525,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":26009969526,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969527,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":26009969528,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":26009969529,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969530,"package_name":"isexe","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":26009969531,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":26009969532,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.2","direct":false,"kind":"development","optional":false},{"id":26009969533,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":26009969534,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":26009969535,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"development","optional":false},{"id":26009969536,"package_name":"pacote","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":26009969537,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":26009969538,"package_name":"which","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969539,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":26009969540,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":26009969541,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"development","optional":false},{"id":26009969542,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969543,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969544,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969545,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969546,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969547,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969548,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969549,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969550,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969551,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969552,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969553,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"development","optional":false},{"id":26009969554,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":26009969555,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":26009969556,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969557,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969558,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":26009969559,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":26009969560,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969561,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"development","optional":false},{"id":26009969562,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"development","optional":false},{"id":26009969563,"package_name":"magicast","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":26009969564,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969565,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.5","direct":false,"kind":"development","optional":false},{"id":26009969566,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969567,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":26009969568,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969569,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969570,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969571,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":26009969572,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":26009969573,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":26009969574,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":26009969575,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":26009969576,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":26009969577,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":26009969578,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":26009969579,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":26009969580,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969581,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":26009969582,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":26009969583,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969584,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969585,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"development","optional":false},{"id":26009969586,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":26009969587,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":26009969588,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":26009969589,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969590,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":26009969591,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969592,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969593,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":26009969594,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":26009969595,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":26009969596,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969597,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969598,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969599,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":26009969600,"package_name":"mute-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969601,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.16","direct":false,"kind":"development","optional":false},{"id":26009969602,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":26009969603,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":26009969604,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969605,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":26009969606,"package_name":"node-exports-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":26009969607,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"development","optional":false},{"id":26009969608,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969609,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":26009969610,"package_name":"nopt","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":26009969611,"package_name":"npm-bundled","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969612,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":26009969613,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969614,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"development","optional":false},{"id":26009969615,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":26009969616,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"development","optional":false},{"id":26009969617,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":26009969618,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969619,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.0","direct":false,"kind":"development","optional":false},{"id":26009969620,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969621,"package_name":"nx","ecosystem":"npm","requirements":"22.6.3","direct":false,"kind":"development","optional":false},{"id":26009969622,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969623,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":26009969624,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969625,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"development","optional":false},{"id":26009969626,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":26009969627,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":26009969628,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969629,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969630,"package_name":"obug","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969631,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":26009969632,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":26009969633,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":26009969634,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":26009969635,"package_name":"ora","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":26009969636,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969637,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969638,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969639,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969640,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":26009969641,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969642,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969643,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969644,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"development","optional":false},{"id":26009969645,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969646,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969647,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":26009969648,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969649,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969650,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.0","direct":false,"kind":"development","optional":false},{"id":26009969651,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969652,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969653,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969654,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969655,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969656,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":26009969657,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":26009969658,"package_name":"parse-path","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":26009969659,"package_name":"parse-url","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":26009969660,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969661,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":26009969662,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":26009969663,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":26009969664,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969665,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969666,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969667,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":26009969668,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969669,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":26009969670,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969671,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.25","direct":false,"kind":"development","optional":false},{"id":26009969672,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":26009969673,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969674,"package_name":"pretty-format","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"development","optional":false},{"id":26009969675,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":26009969676,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":26009969677,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969678,"package_name":"proggy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969679,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969680,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":26009969681,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969682,"package_name":"promzard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969683,"package_name":"protocols","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969684,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969685,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":26009969686,"package_name":"pvtsutils","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":26009969687,"package_name":"pvutils","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26009969688,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":26009969689,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":26009969690,"package_name":"read","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969691,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969692,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969693,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969694,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":26009969695,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969696,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":26009969697,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969698,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969699,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969700,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969701,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969702,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":26009969703,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969704,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":26009969705,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":26009969706,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":26009969707,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.12","direct":false,"kind":"development","optional":false},{"id":26009969708,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969709,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969710,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969711,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":26009969712,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969713,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":26009969714,"package_name":"rimraf","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":26009969715,"package_name":"rolldown","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969716,"package_name":"run-async","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":26009969717,"package_name":"rxjs","ecosystem":"npm","requirements":"7.8.2","direct":false,"kind":"development","optional":false},{"id":26009969718,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":26009969719,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":26009969720,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":26009969721,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969722,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969723,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":26009969724,"package_name":"semver","ecosystem":"npm","requirements":"7.7.2","direct":false,"kind":"development","optional":false},{"id":26009969725,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":26009969726,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":26009969727,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969728,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969729,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969730,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969731,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969732,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969733,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969734,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969735,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969736,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":26009969737,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969738,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":26009969739,"package_name":"socks","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":26009969740,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"development","optional":false},{"id":26009969741,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":26009969742,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969743,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":26009969744,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":26009969745,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969746,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.20","direct":false,"kind":"development","optional":false},{"id":26009969747,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969748,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":26009969749,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969750,"package_name":"ssri","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":26009969751,"package_name":"stable-hash-x","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":26009969752,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":26009969753,"package_name":"std-env","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969754,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969755,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969756,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":26009969757,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":26009969758,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":26009969759,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":26009969760,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":26009969761,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969762,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":26009969763,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969764,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":26009969765,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":26009969766,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969767,"package_name":"tar","ecosystem":"npm","requirements":"7.5.11","direct":false,"kind":"development","optional":false},{"id":26009969768,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":26009969769,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":26009969770,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":26009969771,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":26009969772,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":26009969773,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":26009969774,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":26009969775,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":26009969776,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"development","optional":false},{"id":26009969777,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":26009969778,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":26009969779,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":26009969780,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":26009969781,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":26009969782,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":26009969783,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":26009969784,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":26009969785,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":26009969786,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":26009969787,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969788,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":26009969789,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":26009969790,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":26009969791,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":26009969792,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":26009969793,"package_name":"typescript-eslint","ecosystem":"npm","requirements":"8.59.1","direct":false,"kind":"development","optional":false},{"id":26009969794,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"development","optional":false},{"id":26009969795,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":26009969796,"package_name":"undici-types","ecosystem":"npm","requirements":"7.19.2","direct":false,"kind":"development","optional":false},{"id":26009969797,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":26009969798,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969799,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":26009969800,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":26009969801,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":26009969802,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969803,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":26009969804,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":26009969805,"package_name":"vite","ecosystem":"npm","requirements":"8.0.16","direct":false,"kind":"development","optional":false},{"id":26009969806,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"development","optional":false},{"id":26009969807,"package_name":"vitest","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":26009969808,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969809,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":26009969810,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":26009969811,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":26009969817,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":26009969818,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969819,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"development","optional":false},{"id":26009969820,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":26009969821,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":26009969822,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":26009969823,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":26009969824,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":26009969825,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26009969826,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":26009969827,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":26009969828,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":26009969829,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":26009969830,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"development","optional":false},{"id":26009969831,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":26009969832,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":26009969833,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":26009969834,"package_name":"yoctocolors-cjs","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mtc/package.json","sha":null,"kind":"manifest","created_at":"2026-08-24T05:51:21.200Z","updated_at":"2026-08-24T05:51:21.200Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/mtc/package.json","dependencies":[{"id":26271523216,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.9.4","direct":true,"kind":"runtime","optional":false},{"id":26271523217,"package_name":"@peculiar/asn1-tls","ecosystem":"npm","requirements":"^2.9.4","direct":true,"kind":"runtime","optional":false},{"id":26271523218,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.9.4","direct":true,"kind":"runtime","optional":false},{"id":26271523220,"package_name":"@peculiar/utils","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":26271523221,"package_name":"asn1js","ecosystem":"npm","requirements":"^3.0.10","direct":true,"kind":"runtime","optional":false},{"id":26271523242,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/tls/package.json","sha":null,"kind":"manifest","created_at":"2026-08-24T05:51:21.889Z","updated_at":"2026-08-24T05:51:21.889Z","repository_link":"https://github.com/PeculiarVentures/asn1-schema/blob/master/packages/tls/package.json","dependencies":[{"id":26271523570,"package_name":"@peculiar/utils","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":26271523571,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"runtime","optional":false}]}],"score":26.647083192676547,"created_at":"2026-07-08T05:06:31.732Z","updated_at":"2026-09-11T22:02:02.829Z","avatar_url":"https://github.com/PeculiarVentures.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377657","html_url":"https://summary.ecosyste.ms/projects/377657"}