{"id":1288101,"name":"@sphereon/url-handler","ecosystem":"npm","description":"Veramo message handler plugin to decode URL messages.","homepage":"https://github.com/uport-project/veramo#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uport-project/veramo","keywords_array":[],"namespace":"sphereon","versions_count":1,"first_release_published_at":"2021-11-22T23:09:28.139Z","latest_release_published_at":"2021-11-22T23:09:28.139Z","latest_release_number":"3.1.1-unstable.52","last_synced_at":"2026-04-26T10:45:37.029Z","created_at":"2022-04-08T19:40:25.099Z","updated_at":"2026-04-26T10:45:37.030Z","registry_url":"https://www.npmjs.com/package/@sphereon/url-handler","install_command":"npm install @sphereon/url-handler","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"unstable":"3.1.1-unstable.52","latest":"3.1.1-unstable.52"}},"repo_metadata":{"id":37827018,"uuid":"221235091","full_name":"decentralized-identity/veramo","owner":"decentralized-identity","description":"A JavaScript Framework for Verifiable Data","archived":false,"fork":false,"pushed_at":"2025-10-24T05:50:05.000Z","size":20204,"stargazers_count":504,"open_issues_count":80,"forks_count":135,"subscribers_count":23,"default_branch":"next","last_synced_at":"2025-10-25T01:07:57.122Z","etag":null,"topics":["did","key-management","openapi","ssi","veramo","verifiable-credentials"],"latest_commit_sha":null,"homepage":"https://veramo.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decentralized-identity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"authors.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-12T14:18:17.000Z","updated_at":"2025-10-22T13:04:32.000Z","dependencies_parsed_at":"2022-07-14T04:10:29.613Z","dependency_job_id":"f75c2917-b87e-46dc-8cf7-f24c7f938996","html_url":"https://github.com/decentralized-identity/veramo","commit_stats":{"total_commits":1648,"total_committers":59,"mean_commits":27.93220338983051,"dds":0.5345873786407767,"last_synced_commit":"fd2f66f5f96fc377ece862b051a782ede181a047"},"previous_names":["uport-project/daf","decentralized-identity/veramo","uport-project/veramo"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/decentralized-identity/veramo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentralized-identity","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/sbom","scorecard":{"id":1238896,"data":{"date":"2025-10-17T09:29:21Z","repo":{"name":"github.com/decentralized-identity/veramo","commit":"4c189c2731623c7036a53d083a90a722b8e09970"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"13 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-test-publish-on-push.yml:152","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/veramo-website.yml:9","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/veramo-website.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-and-test-on-pr.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-publish-on-push.yml:3","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-next-with-latest.yml:3","Warn: no topLevel permission defined: .github/workflows/veramo-website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test-on-pr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-and-test-on-pr.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-publish-on-push.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/build-test-publish-on-push.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/scorecard.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-next-with-latest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/sync-next-with-latest.yml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-next-with-latest.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/decentralized-identity/veramo/sync-next-with-latest.yml/next?enable=pin","Info:   2 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  13 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 9 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-4hjh-wcwx-xvwj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-vj76-c3g6-qr5v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-9965-vmph-33xx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":8,"reason":"14 out of 16 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 14 contributing companies or organizations","details":["Info: found contributions from: 0xIntuition, 4sure-tech, NextGen-DMS, decentralized-identity, ethereum-oasis-op, intuition, joincivil, kitchenplan, komputing, mend, settlemint, superlumic, uport, walleth"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-10-18T19:17:39.367Z","repository_id":37827018,"created_at":"2025-10-18T19:17:39.367Z","updated_at":"2025-10-18T19:17:39.367Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281485708,"owners_count":26509764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","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":"decentralized-identity","name":"Decentralized Identity Foundation","uuid":"23265915","kind":"organization","description":"","email":null,"website":"https://identity.foundation","location":null,"twitter":"decentralizedid","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23265915?v=4","repositories_count":187,"last_synced_at":"2024-04-14T19:16:19.433Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/decentralized-identity","funding_links":[],"total_stars":6483,"followers":637,"following":0,"created_at":"2022-11-02T16:47:03.343Z","updated_at":"2024-04-14T19:16:31.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentralized-identity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentralized-identity/repositories"},"tags":[{"name":"v6.0.0","sha":"9a0e6bd1ec2d49e152b18d086decbe49e6f41028","kind":"tag","published_at":"2024-04-02T18:54:30.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v6.0.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"accfc40de5e3d25f4692792331a6005f3177c8b5","kind":"tag","published_at":"2024-01-16T17:06:30.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.6.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.6.0/manifests"},{"name":"v5.5.3","sha":"35d9920683d3fccb4cfcae4d3d3bf79bcbbb227b","kind":"tag","published_at":"2023-10-09T11:46:15.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.5.3","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"a93df7288392186c6bc4217cbfa225fb5565c2df","kind":"tag","published_at":"2023-10-06T10:52:12.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.5.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"7afe010a1ad47c93a354cbfdb4937b3fddf0d9d8","kind":"tag","published_at":"2023-09-21T14:37:07.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.5.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"4164dfb2e95d9cd6c52a297e382dcb26b799ca95","kind":"tag","published_at":"2023-09-19T08:20:39.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.5.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"ccdccf29abd81a080ffbf9cb0b0336f7cd1cb887","kind":"tag","published_at":"2023-08-04T11:08:09.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.4.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"62f23ee2e0e590bfd4f8859eddaa27d73595ffe4","kind":"tag","published_at":"2023-08-01T15:01:44.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.4.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"c604249fdf0291b42043a8db9390517fc60441da","kind":"tag","published_at":"2023-07-27T14:08:32.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.3.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a5945addda97d39f4f130525d5eafec436c0fccb","kind":"tag","published_at":"2023-05-02T15:41:45.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.2.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.2.0/manifests"},{"name":"v5.1.4","sha":"373634d6961badcdc80d1c7bb1a0d7aa0c1cfbf0","kind":"tag","published_at":"2023-03-16T15:09:56.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.1.4","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"0709d7d6baf9d7f2d7f08074f0e0af94ef07375e","kind":"tag","published_at":"2023-03-16T10:23:55.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.1.3","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"f73c593a164a604beef178f2c4539765df206d74","kind":"tag","published_at":"2023-02-25T01:08:00.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.1.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"84983f6714682b76b5f195af29a72deadd521717","kind":"tag","published_at":"2023-02-25T00:34:09.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.1.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"cd1e0f3b990efcc1bccc88cf87d4ab0fd7ded042","kind":"tag","published_at":"2023-02-24T23:20:40.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.1.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"bfe2c6d0ce173c51c7f07e0a617cd3c9e901c6bf","kind":"tag","published_at":"2023-02-09T16:20:21.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v5.0.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"977662acfa9ee8a08d137e77920a79b3ae256f5d","kind":"tag","published_at":"2023-01-27T14:39:16.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.3.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"764bc464bf28f0f3e0719ae9173d910f89f3eeff","kind":"tag","published_at":"2022-12-05T17:34:22.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.2.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"aeb417806a774c90965ae21263255a40c823afb7","kind":"tag","published_at":"2022-11-03T14:35:31.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.1.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4349350bab36b34c6bb2d7a54ce803441a490b49","kind":"tag","published_at":"2022-11-01T15:34:41.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.1.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"55cd3e69d5208d47570dae2a2c5cec2bce3cc758","kind":"tag","published_at":"2022-10-31T21:53:11.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.1.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"4531e50a919448432b6eda6741631c70e3005cc4","kind":"tag","published_at":"2022-10-04T14:08:04.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.0.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"03a01948b27a9bbaaebc6d478992140f05fc04aa","kind":"tag","published_at":"2022-09-23T14:45:13.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.0.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"517867230a760f59b689a63c7cfa1756020cf9ca","kind":"tag","published_at":"2022-09-22T12:11:42.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v4.0.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v4.0.0/manifests"},{"name":"v3.1.5","sha":"66073dfe06b39f4bc900ac6ce0db2453e3567e52","kind":"tag","published_at":"2022-06-10T18:36:33.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.5","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"67bd7422b775dea71181f4b084a2709690c143e7","kind":"tag","published_at":"2022-06-02T05:45:37.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.4","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"109941383c56c35bc4564f44848d085f6797428d","kind":"tag","published_at":"2022-06-01T15:54:52.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.3","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"7cdeec0f7c58f3ca4a58460a5d7dd70868550859","kind":"tag","published_at":"2022-05-30T20:27:03.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2619d39a9a5c8de854704789b4e790d8297f881c","kind":"tag","published_at":"2022-01-13T11:59:00.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"84a03776855d7ca16d82943de05029847f4d166a","kind":"tag","published_at":"2021-11-12T14:41:20.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.1.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4086ea78adfe1be4fc25b23447d1aa698df7f5d9","kind":"tag","published_at":"2021-09-20T14:01:42.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v3.0.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"c305bbb6cdcb361bf4f0de046412f6f2c9dbfbf7","kind":"tag","published_at":"2021-09-01T08:22:59.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.1.3","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c5a2072760969f00c9751b6f53f84c4b2669be16","kind":"tag","published_at":"2021-09-01T06:44:30.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.1.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"dfa75a5bc5028f6c21912c13ddde65c13b902e6c","kind":"tag","published_at":"2021-08-11T13:05:12.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.1.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2f86bf79334cc7eef5f1c9e1fa31fd0871608521","kind":"tag","published_at":"2021-08-11T11:13:14.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.1.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.1.0/manifests"},{"name":"v0.0.42","sha":"a9ab5e36b44d1142b7a141d6d90df6b61983f010","kind":"tag","published_at":"2021-07-20T15:03:30.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v0.0.42","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v0.0.42/manifests"},{"name":"v2.0.1","sha":"d6b2db1ab306dbbb32be709b3b783f3d62acf1c5","kind":"tag","published_at":"2021-07-20T14:39:36.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.0.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"05a9eee2bb9efdd542332ff1e8359169037e8c1b","kind":"tag","published_at":"2021-07-14T10:44:31.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v2.0.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"cfffc23c800f16833d0c074680664f0d50c8c5fa","kind":"tag","published_at":"2021-05-18T14:06:48.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.2.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"57dcb8da4e7667cba80e1a804984c057c0223cfe","kind":"tag","published_at":"2021-05-03T14:07:37.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.2.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"05758f12b923b775ca1e815f1c7b1b25391fa196","kind":"tag","published_at":"2021-04-27T14:14:21.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.2.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"8c87769ead596d03bd80e55b261ddd232884a19e","kind":"tag","published_at":"2021-04-26T13:47:02.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.1.2","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"95cf54456d1b9b1a1e37d18d387299f0c929e1a2","kind":"tag","published_at":"2021-03-09T14:13:52.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.1.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"650d73c04e83ea4b8a10f05578bd00f10c579538","kind":"tag","published_at":"2021-01-26T12:27:20.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.1.0","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"bd7711cd1da961f343b3d04b063a5410642d27a9","kind":"tag","published_at":"2020-12-18T17:08:46.000Z","download_url":"https://codeload.github.com/decentralized-identity/veramo/tar.gz/v1.0.1","html_url":"https://github.com/decentralized-identity/veramo/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentralized-identity/veramo@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-29T13:26:15.711Z","dependent_packages_count":3,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":4.323869541547751,"forks_count":3.7221742205688573,"average":17.719299829029378},"purl":"pkg:npm/%40sphereon/url-handler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sphereon/url-handler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sphereon/url-handler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sphereon/url-handler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T18:20:01.013Z","issues_count":104,"pull_requests_count":252,"avg_time_to_close_issue":8209441.6,"avg_time_to_close_pull_request":2478400.065,"issues_closed_count":80,"pull_requests_closed_count":200,"pull_request_authors_count":23,"issue_authors_count":36,"avg_comments_per_issue":1.1730769230769231,"avg_comments_per_pull_request":1.0833333333333333,"merged_pull_requests_count":146,"bot_issues_count":24,"bot_pull_requests_count":96,"past_year_issues_count":4,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":5845888.0,"past_year_avg_time_to_close_pull_request":2615076.880952381,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.1081081081081081,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralized-identity%2Fveramo/issues","maintainers":[{"login":"mirceanis","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceanis"},{"login":"umutyorulmaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umutyorulmaz"},{"login":"awoie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awoie"}],"active_maintainers":[{"login":"mirceanis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceanis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sphereon%2Furl-handler/codemeta","maintainers":[{"uuid":"nklomp78","login":"nklomp78","name":null,"email":"nklomp@4sure.tech","url":null,"packages_count":337,"html_url":"https://www.npmjs.com/~nklomp78","role":null,"created_at":"2022-11-10T23:40:41.655Z","updated_at":"2022-11-10T23:40:41.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nklomp78/packages"},{"uuid":"nklomp","login":"nklomp","name":null,"email":"nklomp@sphereon.com","url":null,"packages_count":320,"html_url":"https://www.npmjs.com/~nklomp","role":null,"created_at":"2022-11-10T23:40:41.684Z","updated_at":"2022-11-10T23:40:41.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nklomp/packages"},{"uuid":"spostma","login":"spostma","name":null,"email":"spostma@sphereon.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~spostma","role":null,"created_at":"2022-11-10T23:40:41.717Z","updated_at":"2022-11-10T23:40:41.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spostma/packages"},{"uuid":"bramtencate","login":"bramtencate","name":null,"email":"btencate@sphereon.com","url":null,"packages_count":319,"html_url":"https://www.npmjs.com/~bramtencate","role":null,"created_at":"2022-11-10T23:40:41.763Z","updated_at":"2022-11-10T23:40:41.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bramtencate/packages"}]}