{"id":377826,"url":"https://github.com/PeculiarVentures/x509","last_synced_at":"2026-07-22T13:01:51.088Z","repository":{"id":38196935,"uuid":"297314159","full_name":"PeculiarVentures/x509","owner":"PeculiarVentures","description":"@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy","archived":false,"fork":false,"pushed_at":"2026-06-10T17:38:44.000Z","size":7738,"stargazers_count":128,"open_issues_count":32,"forks_count":24,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-20T12:06:04.237Z","etag":null,"topics":["certificate","cms","csr","ecc","pkcs10","pkcs7","rsa","x509"],"latest_commit_sha":null,"homepage":"https://peculiarventures.github.io/x509/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-21T11:07:32.000Z","updated_at":"2026-07-16T16:11:15.000Z","dependencies_parsed_at":"2024-06-18T13:55:29.298Z","dependency_job_id":"faa970b7-ebaa-45be-a910-dc62b3396307","html_url":"https://github.com/PeculiarVentures/x509","commit_stats":{"total_commits":180,"total_committers":7,"mean_commits":"25.714285714285715","dds":0.08333333333333337,"last_synced_commit":"ebbefa71161d00b79bdafa526b60eeea4f9f568e"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/x509","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/sbom","scorecard":{"id":108810,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/x509","commit":"b2129a93ad40d406b4775877c256408258867cb4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/publish.yml:9","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":"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":"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/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/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/x509/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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":"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 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:25.988Z","repository_id":38196935,"created_at":"2025-08-15T11:38:25.988Z","updated_at":"2025-08-15T11:38:25.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35762225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":14593880,"name":"github.com/peculiarventures/x509","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/peculiarventures/x509","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2020-09-21T23:13:34.000Z","latest_release_published_at":"2026-03-23T14:10:05.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-07-20T12:01:17.402Z","created_at":"2026-06-06T13:02:29.940Z","updated_at":"2026-07-20T12:01:17.402Z","registry_url":"https://pkg.go.dev/github.com/peculiarventures/x509","install_command":"go get github.com/peculiarventures/x509","documentation_url":"https://pkg.go.dev/github.com/peculiarventures/x509#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-06T14:05:39.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.018105683062034,"dependent_packages_count":4.702150485313165,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.8601280841876},"purl":"pkg:golang/github.com/peculiarventures/x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/peculiarventures/x509","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/peculiarventures/x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/peculiarventures/x509/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpeculiarventures%2Fx509/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1116214,"name":"@peculiar/x509","ecosystem":"npm","description":"@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy","homepage":"https://github.com/PeculiarVentures/x509#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/x509","keywords_array":["x509","certificate","csr","pkcs10","pkcs7","cms","rsa","ec"],"namespace":"peculiar","versions_count":57,"first_release_published_at":"2020-09-21T23:30:59.401Z","latest_release_published_at":"2026-03-23T14:11:20.115Z","latest_release_number":"2.0.0","last_synced_at":"2026-07-20T12:01:19.682Z","created_at":"2022-04-08T11:12:20.895Z","updated_at":"2026-07-20T12:01:19.682Z","registry_url":"https://www.npmjs.com/package/@peculiar/x509","install_command":"npm install @peculiar/x509","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.3.3-beta.0","latest":"2.0.0"}},"repo_metadata":{"id":38196935,"uuid":"297314159","full_name":"PeculiarVentures/x509","owner":"PeculiarVentures","description":"@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy","archived":false,"fork":false,"pushed_at":"2026-06-10T17:38:44.000Z","size":7738,"stargazers_count":126,"open_issues_count":29,"forks_count":23,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-06-10T19:15:47.634Z","etag":null,"topics":["certificate","cms","csr","ecc","pkcs10","pkcs7","rsa","x509"],"latest_commit_sha":null,"homepage":"https://peculiarventures.github.io/x509/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-21T11:07:32.000Z","updated_at":"2026-06-10T17:37:21.000Z","dependencies_parsed_at":"2024-06-18T13:55:29.298Z","dependency_job_id":"faa970b7-ebaa-45be-a910-dc62b3396307","html_url":"https://github.com/PeculiarVentures/x509","commit_stats":{"total_commits":180,"total_committers":7,"mean_commits":"25.714285714285715","dds":0.08333333333333337,"last_synced_commit":"ebbefa71161d00b79bdafa526b60eeea4f9f568e"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/x509","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/sbom","scorecard":{"id":108810,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/x509","commit":"b2129a93ad40d406b4775877c256408258867cb4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/publish.yml:9","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":"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":"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/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/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/x509/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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":"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 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:25.988Z","repository_id":38196935,"created_at":"2025-08-15T11:38:25.988Z","updated_at":"2025-08-15T11:38:25.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35323809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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.0.0","sha":"e6979dfda2e5a78b6b7c1d73d129de748fc244fb","kind":"tag","published_at":"2026-03-23T14:10:05.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v2.0.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v2.0.0/manifests"},{"name":"v1.14.3","sha":"2f6b4d4d240b410e83aa559e612fb810d594dd27","kind":"commit","published_at":"2026-01-12T09:32:05.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.14.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"23efd1318e4d04d6b2674f5d9d0bef7fc04c502b","kind":"tag","published_at":"2025-11-16T11:30:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.14.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a3c16d47702bf124b0114bd0f5f821a899a0a903","kind":"tag","published_at":"2025-11-16T11:11:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.14.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"08f3fd86824d5b890fed349f64554cc2f413c721","kind":"tag","published_at":"2025-09-08T18:40:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.14.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"b2129a93ad40d406b4775877c256408258867cb4","kind":"tag","published_at":"2025-07-09T10:54:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.13.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"cbbf737b6004e492919ed9a8bcbda41c37c84bdc","kind":"tag","published_at":"2025-06-10T16:18:23.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.12.4","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"1158bcbe2c5393196d66b9096b7b5e9c35901bce","kind":"tag","published_at":"2024-10-01T22:42:17.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.12.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"40e1da2c5cfcc1db43b1ee19a09df286e0ae4e7b","kind":"tag","published_at":"2024-09-17T10:55:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.12.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"541460b83ad99096b45e888f47dda512809551e8","kind":"tag","published_at":"2024-08-13T01:13:53.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.12.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"9a3b25b908e8398550b2d7461856bf7536998ff0","kind":"tag","published_at":"2024-08-08T19:16:44.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.12.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"3a8fd4628be15cf96dfcd2f84173e82155f898d5","kind":"tag","published_at":"2024-06-03T19:43:00.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.11.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"5d129b890a2fce31c1b384efb6a92a961a5ba639","kind":"tag","published_at":"2024-05-27T17:45:20.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.10.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"d9b3bbacc589c951590923e4a3a9818f28464208","kind":"tag","published_at":"2024-05-21T21:48:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.10.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.10.0/manifests"},{"name":"v1.9.7","sha":"ecf78224fd594abbc2fa83c41565d79874f88e00","kind":"tag","published_at":"2024-01-30T20:30:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.7","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"9124beff9144da19f55ec23971d892ccee25fff8","kind":"tag","published_at":"2023-12-19T10:33:10.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.6","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"4121523d0fb3e71bcbfad440656abeb56b0d33a6","kind":"tag","published_at":"2023-08-18T11:09:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.5","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"955e5b6a2e2b5a114d564356c9ebede96fb7dcc5","kind":"tag","published_at":"2023-08-16T13:24:58.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.4","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"ebbefa71161d00b79bdafa526b60eeea4f9f568e","kind":"tag","published_at":"2023-01-23T09:16:49.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6ecaa633d0b10b30e66bdb7201eccc8cf8d0663d","kind":"tag","published_at":"2022-11-17T17:47:19.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"0c2c15ecb20104e1fb864d921bff488fe960917a","kind":"tag","published_at":"2022-11-17T17:44:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"116088b5519a52b4c51f439a52ef8423c246e441","kind":"tag","published_at":"2022-11-15T17:21:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.9.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"b91f8867d7b8f6cbd15c6130476ddef4bfc90cbe","kind":"tag","published_at":"2022-11-08T13:34:48.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.8.4","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"69cefea48f12a6439459cd0931737d761e915a77","kind":"tag","published_at":"2022-08-31T11:25:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.8.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"ee8675e0ab61690ad4f7e1bd39d6959808cde29f","kind":"tag","published_at":"2022-08-22T13:35:39.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.8.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d1fb3b4fb8f4b3c7640f5203473d79bea94dadbc","kind":"tag","published_at":"2022-07-25T15:33:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.8.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"30fb22a0d870a8431cbb005079a686d04d3910a8","kind":"tag","published_at":"2022-07-20T08:19:05.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.8.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"cd0077fec36127492fd24eff23b5f89019b5bfec","kind":"tag","published_at":"2022-07-13T08:54:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.7.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"bbefc9351ce6cba0a8aa5d5d6c5af4c9ed8eeeed","kind":"tag","published_at":"2022-06-17T11:50:41.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.7.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"8882879107f2e783f29a984baa74cbab90f550c9","kind":"tag","published_at":"2022-06-17T11:29:11.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.7.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"135c3a5538b3a433c666483398fe51375c435c21","kind":"tag","published_at":"2022-06-09T11:11:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.7.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"d6106e508f220bc8d3f4d739e90274976ad7ae07","kind":"tag","published_at":"2022-05-19T13:16:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.6.4","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"79ed7d21501c3a92c43a6dc0de3b87cb9a6ccd36","kind":"tag","published_at":"2022-05-17T21:42:25.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.6.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"5764917aaa9d780fe27af5076393ea17bf6bbd4e","kind":"tag","published_at":"2022-05-17T20:58:52.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.6.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"59643948363103a9662f8d698a2265b634894a72","kind":"tag","published_at":"2021-12-17T18:59:26.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.6.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c50c15ecbf12442ce2e907747018478a307e45c7","kind":"tag","published_at":"2021-11-11T16:17:53.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.6.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"00fa0f24d71e451883318e884bca8c75ed8cfbe9","kind":"tag","published_at":"2021-10-26T14:21:56.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.5.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.2/manifests"},{"name":"v1.5.2-0","sha":"63623abbcc01a8cc0155e05c923fdd0d313c4a47","kind":"tag","published_at":"2021-10-26T14:19:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.5.2-0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.5.2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.5.2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.2-0/manifests"},{"name":"v1.5.1","sha":"8ab0d56cbb2d0ae30d9c86a86b56b81210ff97f6","kind":"tag","published_at":"2021-10-26T11:52:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.5.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"56dc5f8dcc6b119bf5182425965a5aa34cff457b","kind":"tag","published_at":"2021-10-25T19:24:46.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.5.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ff0e3184355945709dd9e9660883d4af32a4d4aa","kind":"tag","published_at":"2021-09-09T11:12:05.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.4.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4572d567556a0cdfda2b3cef306c1949de67896d","kind":"tag","published_at":"2021-08-27T20:53:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.4.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"0011c45ca9433022bc29459b529dcc08dbd042c6","kind":"tag","published_at":"2021-05-31T08:05:18.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.3.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b4fe9455538e00e8ba951f288bbf9433dd82db8c","kind":"tag","published_at":"2021-05-26T17:21:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.3.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3328e9590b724d70726e2665ab912c06935eff54","kind":"tag","published_at":"2021-04-29T08:49:42.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.3.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"69ee3ff4467c4fe5cffa2ea7449851954bc45e26","kind":"tag","published_at":"2021-03-16T12:11:54.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.2.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f946e2d9074bd6f042ddfce4871a3ed9ce6cbd38","kind":"tag","published_at":"2021-03-01T22:26:13.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.2.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c439dede157a3a521e3d175682453676c8305b11","kind":"tag","published_at":"2021-02-04T20:35:45.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.2.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"bf5b7b1fc0e808c8de431a28d50d53f9ee4f2086","kind":"tag","published_at":"2021-01-15T12:36:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.1.0","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"8beef1dc37567ce0c075dcfac1536fd0cbea5759","kind":"tag","published_at":"2021-01-13T11:33:43.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.10","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"4766dbffea49f17ba48d7b453272974bb60e38c8","kind":"tag","published_at":"2020-11-25T15:33:04.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.9","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"fc6c060c8b04ba9cacd920ea451b47e3b9e664fc","kind":"tag","published_at":"2020-11-24T18:30:12.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.8","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"9f3ae0d30399975581bf06cc8cf1968f35e2f44d","kind":"tag","published_at":"2020-11-24T07:51:27.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.7","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"722ae94e3a5eb03bc26b093ee7d6b91e5196c696","kind":"tag","published_at":"2020-09-28T22:58:55.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.6","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7d7c52e8f9d19b8cc67d9575238fa0efd27708f4","kind":"tag","published_at":"2020-09-21T23:52:30.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.5","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"293cfc7596b56dacce35d536f4f2718c1508158f","kind":"tag","published_at":"2020-09-21T23:30:21.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.4","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"ea1f0b257d1e2ffb7e2fb507ed0715b4a1772e7c","kind":"tag","published_at":"2020-09-21T23:27:57.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.3","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ba0f6b6107e9848acdbcc2ce6b14eba5f1cad27f","kind":"tag","published_at":"2020-09-21T23:14:36.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.2","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e2374d3e988f124787da1e396c34b09eada83f9b","kind":"tag","published_at":"2020-09-21T23:13:34.000Z","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/v1.0.1","html_url":"https://github.com/PeculiarVentures/x509/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PeculiarVentures/x509@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-10T07:02:56.443Z","dependent_packages_count":59,"downloads":32025439,"downloads_period":"last-month","dependent_repos_count":212,"rankings":{"downloads":0.46790809597786565,"dependent_repos_count":1.0622545530109333,"dependent_packages_count":0.5290523871105439,"stargazers_count":5.666004618146457,"forks_count":6.542557643042535,"docker_downloads_count":0.69751094676998,"average":2.4942147073430525},"purl":"pkg:npm/%40peculiar/x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@peculiar/x509","docker_dependents_count":22,"docker_downloads_count":17335,"usage_url":"https://repos.ecosyste.ms/usage/npm/@peculiar/x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@peculiar/x509/dependencies","status":null,"funding_links":["https://github.com/sponsors/PeculiarVentures"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T18:16:58.742Z","issues_count":56,"pull_requests_count":72,"avg_time_to_close_issue":4127792.1714285715,"avg_time_to_close_pull_request":554888.6612903225,"issues_closed_count":35,"pull_requests_closed_count":62,"pull_request_authors_count":18,"issue_authors_count":45,"avg_comments_per_issue":1.9642857142857142,"avg_comments_per_pull_request":0.5277777777777778,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2063519.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/issues","maintainers":[{"login":"donskov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}],"active_maintainers":[{"login":"donskov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@peculiar%2Fx509/codemeta","maintainers":[{"uuid":"rmhrisk","login":"rmhrisk","name":null,"email":"ryan_hurst@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~rmhrisk","role":null,"created_at":"2022-11-09T00:44:47.776Z","updated_at":"2022-11-09T00:44:47.776Z","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":96,"html_url":"https://www.npmjs.com/~microshine","role":null,"created_at":"2022-11-09T00:44:47.793Z","updated_at":"2022-11-09T00:44:47.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":79,"html_url":"https://www.npmjs.com/~yury.strozhevsky","role":null,"created_at":"2022-11-09T00:44:47.799Z","updated_at":"2022-11-09T00:44:47.799Z","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":90,"html_url":"https://www.npmjs.com/~peculiarventures","role":null,"created_at":"2022-11-09T00:44:47.803Z","updated_at":"2022-11-09T00:44:47.803Z","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":75,"html_url":"https://www.npmjs.com/~apilguk","role":null,"created_at":"2022-11-09T00:44:47.815Z","updated_at":"2022-11-09T00:44:47.815Z","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":72,"html_url":"https://www.npmjs.com/~donskov","role":null,"created_at":"2022-11-09T00:44:47.820Z","updated_at":"2022-11-09T00:44:47.820Z","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":76,"html_url":"https://www.npmjs.com/~worldthirteen","role":null,"created_at":"2025-08-08T18:39:28.229Z","updated_at":"2025-08-08T18:39:28.229Z","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":5678666,"maintainers_count":1211404,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12541392,"name":"org.mvnpm.at.peculiar:x509","ecosystem":"maven","description":"@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy","homepage":"https://github.com/PeculiarVentures/x509#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PeculiarVentures/x509","keywords_array":[],"namespace":"org.mvnpm.at.peculiar","versions_count":3,"first_release_published_at":"2025-12-01T21:02:16.000Z","latest_release_published_at":"2026-03-27T13:39:16.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-07-20T12:01:14.574Z","created_at":"2025-12-01T21:16:57.024Z","updated_at":"2026-07-20T12:01:14.575Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.peculiar/x509/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.peculiar/x509/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38196935,"uuid":"297314159","full_name":"PeculiarVentures/x509","owner":"PeculiarVentures","description":"@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy","archived":false,"fork":false,"pushed_at":"2025-11-16T11:13:12.000Z","size":7628,"stargazers_count":118,"open_issues_count":19,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-11-16T11:20:55.180Z","etag":null,"topics":["certificate","cms","csr","ecc","pkcs10","pkcs7","rsa","x509"],"latest_commit_sha":null,"homepage":"https://peculiarventures.github.io/x509/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-21T11:07:32.000Z","updated_at":"2025-11-16T11:12:06.000Z","dependencies_parsed_at":"2024-06-18T13:55:29.298Z","dependency_job_id":"faa970b7-ebaa-45be-a910-dc62b3396307","html_url":"https://github.com/PeculiarVentures/x509","commit_stats":{"total_commits":180,"total_committers":7,"mean_commits":"25.714285714285715","dds":0.08333333333333337,"last_synced_commit":"ebbefa71161d00b79bdafa526b60eeea4f9f568e"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/PeculiarVentures/x509","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/x509/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/sbom","scorecard":{"id":108810,"data":{"date":"2025-08-11","repo":{"name":"github.com/PeculiarVentures/x509","commit":"b2129a93ad40d406b4775877c256408258867cb4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/publish.yml:9","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":"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":"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/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/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/x509/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/PeculiarVentures/x509/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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":"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 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:25.988Z","repository_id":38196935,"created_at":"2025-08-15T11:38:25.988Z","updated_at":"2025-08-15T11:38:25.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27439098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-01T02:00:06.371Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-12-01T21:20:03.236Z","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/x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:x509","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.peculiar:x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.peculiar:x509/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.peculiar:x509/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14593869,"name":"github.com/PeculiarVentures/x509","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PeculiarVentures/x509","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2020-09-21T23:13:34.000Z","latest_release_published_at":"2026-03-23T14:10:05.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-07-20T12:01:18.328Z","created_at":"2026-06-06T13:02:29.089Z","updated_at":"2026-07-20T12:01:18.328Z","registry_url":"https://pkg.go.dev/github.com/PeculiarVentures/x509","install_command":"go get github.com/PeculiarVentures/x509","documentation_url":"https://pkg.go.dev/github.com/PeculiarVentures/x509#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-06T14:05:39.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.018105683062034,"dependent_packages_count":4.702150485313165,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.8601280841876},"purl":"pkg:golang/github.com/%21peculiar%21ventures/x509","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PeculiarVentures/x509","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PeculiarVentures/x509","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PeculiarVentures/x509/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeculiarVentures%2Fx509/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":86329,"full_name":"PeculiarVentures/x509","default_branch":"master","total_commits":295,"total_committers":17,"total_bot_commits":8,"total_bot_committers":2,"mean_commits":17.352941176470587,"dds":0.16271186440677965,"past_year_total_commits":31,"past_year_total_committers":8,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":3.875,"past_year_dds":0.5806451612903225,"last_synced_at":"2026-07-20T12:02:43.146Z","last_synced_commit":"96e21d490e9e154e983014749f920bfcd1c2df2b","created_at":"2023-03-07T20:29:35.808Z","updated_at":"2026-07-20T12:02:10.077Z","committers":[{"name":"microshine","email":"microshine@mail.ru","login":"microshine","count":247},{"name":"Martin Turon","email":"mturon@google.com","login":"turon","count":10},{"name":"Donskov Donskov","email":"donskovdmitriyv@gmail.com","login":"donskov","count":10},{"name":"dmytro587","email":"artzendal@gmail.com","login":"dmytro587","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":3},{"name":"Nari Florian","email":"43005195+floriannari","login":"floriannari","count":2},{"name":"dotCooCoo","email":"RobertLeeLW@gmail.com","login":"dotCooCoo","count":2},{"name":"Lee Steakley","email":"","login":null,"count":1},{"name":"Aleksandr Gavrilov","email":"alg@trusted.ru","login":"algv","count":1},{"name":"Andy Warner","email":"awarner@google.com","login":"aww-aww","count":1},{"name":"Brian DeHamer","email":"bdehamer@github.com","login":"bdehamer","count":1},{"name":"DAI JIE","email":"daijie@php.net","login":"shiny","count":1},{"name":"Henrique Dias","email":"mail@hacdias.com","login":"hacdias","count":1},{"name":"Nick Williams","email":"nhw@me.com","login":"nhw76","count":1},{"name":"Timo Glastra","email":"timo@animo.id","login":"TimoGlastra","count":1},{"name":"Wonbin Choi","email":"bindon@hanmir.com","login":"bindon","count":1}],"past_year_committers":[{"name":"microshine","email":"microshine@mail.ru","login":"microshine","count":13},{"name":"Donskov Donskov","email":"donskovdmitriyv@gmail.com","login":"donskov","count":8},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":3},{"name":"dotCooCoo","email":"RobertLeeLW@gmail.com","login":"dotCooCoo","count":2},{"name":"Nari Florian","email":"43005195+floriannari","login":"floriannari","count":2},{"name":"Timo Glastra","email":"timo@animo.id","login":"TimoGlastra","count":1},{"name":"Henrique Dias","email":"mail@hacdias.com","login":"hacdias","count":1},{"name":"Andy Warner","email":"awarner@google.com","login":"aww-aww","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"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/x509","html_url":"https://github.com/PeculiarVentures/x509","last_synced_at":"2026-07-10T07:01:27.950Z","status":"active","issues_count":59,"pull_requests_count":79,"avg_time_to_close_issue":3925872.2162162163,"avg_time_to_close_pull_request":537513.6,"issues_closed_count":37,"pull_requests_closed_count":65,"pull_request_authors_count":20,"issue_authors_count":47,"avg_comments_per_issue":1.8983050847457628,"avg_comments_per_pull_request":0.5063291139240507,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":392273.0,"past_year_avg_time_to_close_pull_request":1892444.4,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.6470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-18T16:44:36.854Z","updated_at":"2026-07-10T07:01:27.950Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Fx509/issues","issue_labels_count":{"table":{"enhancement":8,"bug":6,"help wanted":1,"question":1}},"pull_request_labels_count":{"table":{"javascript":12,"dependencies":12,"enhancement":2}},"issue_author_associations_count":{"table":{"NONE":52,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":58,"NONE":15,"COLLABORATOR":6}},"issue_authors":{"table":{"microshine":4,"CMCDragonkai":3,"fmonniot":2,"achingbrain":2,"oceddi":2,"rmhrisk":2,"dangtony98":2,"jstayton":2,"TJKoury":2,"pizzasaurusrex":1,"Ottunger":1,"donskov":1,"s-ashwin":1,"li0ard":1,"shynome":1,"pszabop":1,"ukrocks007":1,"turon":1,"lazineer":1,"leestkly":1,"csuermann":1,"bdehamer":1,"sergey-msignia":1,"StebeletskyiMyroslav":1,"covolution":1,"klynsaha":1,"WorldThirteen":1,"BrianOpteran":1,"chalford":1,"cereblanco":1,"ThibsG":1,"bindon":1,"treesen":1,"titanism":1,"dotCooCoo":1,"SnosMe":1,"dalebowie":1,"tijmenr":1,"ikreb7":1,"lukasbrun":1,"gjasny":1,"ghost":1,"kogratte":1,"HaimenToshi":1,"jacobwgillespie":1,"jonsmirl":1,"rahuledjx":1}},"pull_request_authors":{"table":{"microshine":27,"dependabot[bot]":12,"donskov":6,"hacdias":5,"aww-aww":5,"dmytro587":4,"turon":2,"KamilaErmolaeva":2,"dotCooCoo":2,"Schloemicher":2,"yaz9900":2,"bdehamer":2,"leestkly":1,"Unknown-Robot":1,"crossi-dev":1,"onmax":1,"shiny":1,"nhw76":1,"algv":1,"bindon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860369,"issues_count":32125871,"pull_requests_count":105701942,"authors_count":11351468,"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":{"enhancement":2}},"past_year_issue_author_associations_count":{"table":{"NONE":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":12,"NONE":3,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"oceddi":2,"dotCooCoo":1}},"past_year_pull_request_authors":{"table":{"aww-aww":5,"hacdias":3,"donskov":2,"dotCooCoo":2,"microshine":2,"crossi-dev":1,"onmax":1,"Unknown-Robot":1}},"maintainers":[{"table":{"login":"donskov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}}],"active_maintainers":[{"table":{"login":"donskov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donskov"}}]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":7,"PullRequestEvent":21,"ForkEvent":4,"IssuesEvent":10,"WatchEvent":21,"IssueCommentEvent":9,"PushEvent":22,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":9,"CreateEvent":12},"last_year":{"ReleaseEvent":2,"PullRequestEvent":5,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":4,"IssueCommentEvent":5,"PushEvent":12,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"CreateEvent":3}},"keywords":["certificate","cms","csr","ecc","pkcs10","pkcs7","rsa","x509"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T17:12:25.200Z","updated_at":"2022-07-12T17:12:25.200Z","repository_link":"https://github.com/PeculiarVentures/x509/blob/master/package.json","dependencies":[{"id":180490797,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490798,"package_name":"@peculiar/asn1-csr","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490799,"package_name":"@peculiar/asn1-ecc","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490800,"package_name":"@peculiar/asn1-pkcs9","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490801,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490802,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490803,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"^2.1.9","direct":true,"kind":"runtime","optional":false},{"id":180490804,"package_name":"pvtsutils","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":180490805,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"^0.1.13","direct":true,"kind":"runtime","optional":false},{"id":180490806,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":180490807,"package_name":"tsyringe","ecosystem":"npm","requirements":"^4.7.0","direct":true,"kind":"runtime","optional":false},{"id":180490808,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.18.5","direct":true,"kind":"development","optional":false},{"id":180490809,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.18.2","direct":true,"kind":"development","optional":false},{"id":180490810,"package_name":"@peculiar/webcrypto","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"development","optional":false},{"id":180490811,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"^5.3.1","direct":true,"kind":"development","optional":false},{"id":180490812,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^22.0.0","direct":true,"kind":"development","optional":false},{"id":180490813,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^13.3.0","direct":true,"kind":"development","optional":false},{"id":180490814,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^9.1.1","direct":true,"kind":"development","optional":false},{"id":180490815,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":180490816,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.28.0","direct":true,"kind":"development","optional":false},{"id":180490817,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.28.0","direct":true,"kind":"development","optional":false},{"id":180490818,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":180490819,"package_name":"eslint","ecosystem":"npm","requirements":"^8.17.0","direct":true,"kind":"development","optional":false},{"id":180490820,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":180490821,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":180490822,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":180490823,"package_name":"rollup","ecosystem":"npm","requirements":"^2.75.6","direct":true,"kind":"development","optional":false},{"id":180490824,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":180490825,"package_name":"rollup-plugin-typescript2","ecosystem":"npm","requirements":"^0.32.1","direct":true,"kind":"development","optional":false},{"id":180490826,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.8.1","direct":true,"kind":"development","optional":false},{"id":180490827,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.22.17","direct":true,"kind":"development","optional":false},{"id":180490828,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T17:12:25.414Z","updated_at":"2022-07-12T17:12:25.414Z","repository_link":"https://github.com/PeculiarVentures/x509/blob/master/yarn.lock","dependencies":[{"id":180492023,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492024,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492025,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"runtime","optional":false},{"id":180492026,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"runtime","optional":false},{"id":180492027,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492028,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492029,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492030,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492031,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492032,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492033,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":180492034,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492035,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492036,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":180492037,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492038,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"runtime","optional":false},{"id":180492039,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492040,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492041,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492042,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492043,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":180492044,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492045,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492046,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":180492047,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492048,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492049,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492050,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":180492051,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492052,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492053,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"runtime","optional":false},{"id":180492054,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492055,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492056,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492057,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492058,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492059,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492060,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492061,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492062,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492063,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492064,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492065,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492066,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492067,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492068,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492069,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492070,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492071,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":180492072,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":180492073,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":180492074,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492075,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492076,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492077,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492078,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":180492079,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492080,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":180492081,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492082,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492083,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":180492084,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":180492085,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":180492086,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492087,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492088,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492089,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492090,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492091,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492092,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492093,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492094,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492095,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492096,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.1","direct":false,"kind":"runtime","optional":false},{"id":180492097,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492098,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492099,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492100,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492101,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492102,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492103,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492104,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492105,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492106,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492107,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492108,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492109,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"runtime","optional":false},{"id":180492110,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492111,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492112,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492113,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492114,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492115,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":180492116,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492117,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492118,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":180492119,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":180492120,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"runtime","optional":false},{"id":180492121,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":180492122,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"runtime","optional":false},{"id":180492123,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.4","direct":false,"kind":"runtime","optional":false},{"id":180492124,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":180492125,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492126,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":180492127,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492128,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492129,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492130,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492131,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":180492132,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":180492133,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492134,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"runtime","optional":false},{"id":180492135,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":180492136,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":180492137,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":180492138,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":180492139,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":180492140,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492141,"package_name":"@peculiar/asn1-csr","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492142,"package_name":"@peculiar/asn1-ecc","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492143,"package_name":"@peculiar/asn1-pfx","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492144,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492145,"package_name":"@peculiar/asn1-pkcs9","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492146,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492147,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492148,"package_name":"@peculiar/asn1-x509-attr","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492149,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":180492150,"package_name":"@peculiar/json-schema","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":180492151,"package_name":"@peculiar/webcrypto","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492152,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":180492153,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492154,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492155,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492156,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492157,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":180492158,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":180492159,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492160,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492161,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"runtime","optional":false},{"id":180492162,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":180492163,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":180492164,"package_name":"@types/mocha","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492165,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.42","direct":false,"kind":"runtime","optional":false},{"id":180492166,"package_name":"@types/node","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492167,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":180492168,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492169,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492170,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492171,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492172,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492173,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492174,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492175,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.28.0","direct":false,"kind":"runtime","optional":false},{"id":180492176,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492177,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492178,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492179,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"runtime","optional":false},{"id":180492180,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492181,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":180492182,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492183,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492184,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492185,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492186,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492187,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492188,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492189,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492190,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":180492191,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492192,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492193,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":180492194,"package_name":"asn1js","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":180492195,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492196,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492197,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":180492198,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":180492199,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":180492200,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492201,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":180492202,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492203,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492204,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492205,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492206,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":180492207,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492208,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492209,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":180492210,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"runtime","optional":false},{"id":180492211,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492212,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492213,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492214,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492215,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492216,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":180492217,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492218,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001342","direct":false,"kind":"runtime","optional":false},{"id":180492219,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":180492220,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":180492221,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492222,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":180492223,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492224,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492225,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":180492226,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":180492227,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492228,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492229,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":180492230,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":180492231,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":180492232,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492233,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492234,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":180492235,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.22.6","direct":false,"kind":"runtime","optional":false},{"id":180492236,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492237,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492238,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492239,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492240,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":180492241,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":180492242,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492243,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492244,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":180492245,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":180492246,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492247,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492248,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492249,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492250,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492251,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492252,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492253,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492254,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.137","direct":false,"kind":"runtime","optional":false},{"id":180492255,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492256,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492257,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492258,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492259,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":180492260,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492261,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492262,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492263,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492264,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492265,"package_name":"eslint","ecosystem":"npm","requirements":"8.17.0","direct":false,"kind":"runtime","optional":false},{"id":180492266,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492267,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492268,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492269,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492270,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492271,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492272,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492273,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492274,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492275,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492276,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492277,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492278,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492279,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":180492280,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492281,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":180492282,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":180492283,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492284,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492285,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492286,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492287,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492288,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":180492289,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492290,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":180492291,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492292,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":180492293,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":180492294,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492295,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492296,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492297,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492298,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492299,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492300,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":180492301,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":180492302,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492303,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492304,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":180492305,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492306,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492307,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492308,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492309,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":180492310,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"runtime","optional":false},{"id":180492311,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492312,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"runtime","optional":false},{"id":180492313,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492314,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":180492315,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492316,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492317,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492318,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492319,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":180492320,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492321,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492322,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492323,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492324,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492325,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":180492326,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492327,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":180492328,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":180492329,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492330,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492331,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492332,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":180492333,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492334,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492335,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492336,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492337,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492338,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492339,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492340,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492341,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492342,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492343,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492344,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492345,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492346,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492347,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492348,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492349,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492350,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492351,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492352,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492353,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":180492354,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492355,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492356,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":180492357,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492358,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":180492359,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":180492360,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492361,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492362,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492363,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492364,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492365,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492366,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492367,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":180492368,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492369,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492370,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492371,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492372,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":180492373,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492374,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":180492375,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":180492376,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492377,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492378,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":180492379,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"runtime","optional":false},{"id":180492380,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492381,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":180492382,"package_name":"marked","ecosystem":"npm","requirements":"4.0.16","direct":false,"kind":"runtime","optional":false},{"id":180492383,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492384,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492385,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":180492386,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":180492387,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":180492388,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492389,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492390,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492391,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":180492392,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492393,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492394,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492395,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":180492396,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492397,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492398,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":180492399,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492400,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492401,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":180492402,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492403,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492404,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492405,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":180492406,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492407,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492408,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492409,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492410,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492411,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492412,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492413,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492414,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492415,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492416,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492417,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":180492418,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492419,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492420,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492421,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492422,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492423,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492424,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492425,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":180492426,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492427,"package_name":"pvtsutils","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":180492428,"package_name":"pvutils","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492429,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":180492430,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":180492431,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":180492432,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":180492433,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":180492434,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492435,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":180492436,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":180492437,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":180492438,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492439,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492440,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":180492441,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":180492442,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492443,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":180492444,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492445,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492446,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492447,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492448,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":180492449,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":180492450,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492451,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492452,"package_name":"rollup-plugin-typescript2","ecosystem":"npm","requirements":"0.32.1","direct":false,"kind":"runtime","optional":false},{"id":180492453,"package_name":"rollup","ecosystem":"npm","requirements":"2.75.6","direct":false,"kind":"runtime","optional":false},{"id":180492454,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492455,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492456,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492457,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":180492458,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492459,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492460,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":180492461,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492462,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492463,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492464,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492465,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492466,"package_name":"shiki","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":180492467,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":180492468,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492469,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":180492470,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":180492471,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":180492472,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":180492473,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492474,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492475,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":180492476,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":180492477,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492478,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492479,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492480,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492481,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":180492482,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492483,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492484,"package_name":"terser","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":180492485,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492486,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492487,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492488,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492489,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":180492490,"package_name":"ts-node","ecosystem":"npm","requirements":"10.8.1","direct":false,"kind":"runtime","optional":false},{"id":180492491,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":180492492,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492493,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":180492494,"package_name":"tsyringe","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":180492495,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":180492496,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":180492497,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492498,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":180492499,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":180492500,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":180492501,"package_name":"typedoc","ecosystem":"npm","requirements":"0.22.17","direct":false,"kind":"runtime","optional":false},{"id":180492502,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.3","direct":false,"kind":"runtime","optional":false},{"id":180492503,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492504,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492505,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492506,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492507,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492508,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492509,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":180492510,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":180492511,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":180492512,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":180492513,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":180492514,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492515,"package_name":"webcrypto-core","ecosystem":"npm","requirements":"1.7.5","direct":false,"kind":"runtime","optional":false},{"id":180492516,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492517,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492518,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":180492519,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":180492520,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492521,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492522,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180492523,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492524,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":180492525,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":180492526,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492527,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":180492528,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":180492529,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":180492530,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180492531,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":180492532,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":180492533,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":180492534,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T10:45:30.975Z","updated_at":"2023-01-31T10:45:30.975Z","repository_link":"https://github.com/PeculiarVentures/x509/blob/master/.github/workflows/docs.yml","dependencies":[{"id":7270016208,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.3.1","direct":true,"kind":"composite","optional":false},{"id":7270016209,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.6.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T10:45:30.990Z","updated_at":"2023-01-31T10:45:30.990Z","repository_link":"https://github.com/PeculiarVentures/x509/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7270016210,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7270016211,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T10:45:31.008Z","updated_at":"2023-01-31T10:45:31.008Z","repository_link":"https://github.com/PeculiarVentures/x509/blob/master/.github/workflows/test.yml","dependencies":[{"id":7270016212,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7270016213,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7270016214,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7270016215,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":25.190978777424068,"created_at":"2026-07-08T05:45:59.399Z","updated_at":"2026-07-22T13:01:51.089Z","avatar_url":"https://github.com/PeculiarVentures.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377826","html_url":"https://summary.ecosyste.ms/projects/377826"}