{"id":360011,"url":"https://github.com/rsksmart/vc-json-schemas","last_synced_at":"2026-05-29T14:01:06.607Z","repository":{"id":38274547,"uuid":"313374451","full_name":"rsksmart/vc-json-schemas","owner":"rsksmart","description":"A repository of JSON Schemas for Verifiable Credentials","archived":true,"fork":false,"pushed_at":"2022-11-09T07:55:04.000Z","size":54,"stargazers_count":3,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-08T03:16:24.412Z","etag":null,"topics":["did","json-schema","vc","w3c"],"latest_commit_sha":null,"homepage":"https://rsksmart.github.io/vc-json-schemas/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsksmart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-16T17:16:37.000Z","updated_at":"2023-11-07T12:34:52.000Z","dependencies_parsed_at":"2023-01-21T02:01:19.417Z","dependency_job_id":null,"html_url":"https://github.com/rsksmart/vc-json-schemas","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rsksmart/vc-json-schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart","download_url":"https://codeload.github.com/rsksmart/vc-json-schemas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/sbom","scorecard":{"id":787395,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsksmart/vc-json-schemas","commit":"30b0feaf27bc5e8a6895601a504a47bdca3739ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/cd.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh"],"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-23T06:26:10.488Z","repository_id":38274547,"created_at":"2025-08-23T06:26:10.488Z","updated_at":"2025-08-23T06:26:10.488Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33131474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rsksmart","name":"Rootstock","uuid":"28455056","kind":"organization","description":"","email":"info@rootstocklabs.com","website":"https://rootstock.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28455056?v=4","repositories_count":270,"last_synced_at":"2025-04-06T17:37:42.938Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsksmart","funding_links":[],"total_stars":1595,"followers":185,"following":0,"created_at":"2022-11-08T00:02:32.692Z","updated_at":"2025-04-06T17:37:42.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart/repositories"},"packages":[{"id":1156593,"name":"@rsksmart/vc-json-schemas","ecosystem":"npm","description":"A repository of JSON Schemas for Verifiable Credentials","homepage":"https://github.com/rsksmart/vc-json-schemas#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rsksmart/vc-json-schemas","keywords_array":["did","vc","json","schema"],"namespace":"rsksmart","versions_count":1,"first_release_published_at":"2020-12-05T23:20:44.425Z","latest_release_published_at":"2020-12-05T23:20:44.425Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-17T08:13:07.392Z","created_at":"2022-04-08T12:22:08.020Z","updated_at":"2026-05-17T08:13:22.764Z","registry_url":"https://www.npmjs.com/package/@rsksmart/vc-json-schemas","install_command":"npm install @rsksmart/vc-json-schemas","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":38274547,"uuid":"313374451","full_name":"rsksmart/vc-json-schemas","owner":"rsksmart","description":"A repository of JSON Schemas for Verifiable Credentials","archived":true,"fork":false,"pushed_at":"2022-11-09T07:55:04.000Z","size":54,"stargazers_count":3,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-08T03:16:24.412Z","etag":null,"topics":["did","json-schema","vc","w3c"],"latest_commit_sha":null,"homepage":"https://rsksmart.github.io/vc-json-schemas/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsksmart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-16T17:16:37.000Z","updated_at":"2023-11-07T12:34:52.000Z","dependencies_parsed_at":"2023-01-21T02:01:19.417Z","dependency_job_id":null,"html_url":"https://github.com/rsksmart/vc-json-schemas","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rsksmart/vc-json-schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart","download_url":"https://codeload.github.com/rsksmart/vc-json-schemas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/sbom","scorecard":{"id":787395,"data":{"date":"2025-08-11","repo":{"name":"github.com/rsksmart/vc-json-schemas","commit":"30b0feaf27bc5e8a6895601a504a47bdca3739ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/cd.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rsksmart/vc-json-schemas/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh"],"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-23T06:26:10.488Z","repository_id":38274547,"created_at":"2025-08-23T06:26:10.488Z","updated_at":"2025-08-23T06:26:10.488Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33131474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rsksmart","name":"Rootstock","uuid":"28455056","kind":"organization","description":"","email":"info@rootstocklabs.com","website":"https://rootstock.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28455056?v=4","repositories_count":270,"last_synced_at":"2025-04-06T17:37:42.938Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsksmart","funding_links":[],"total_stars":1595,"followers":185,"following":0,"created_at":"2022-11-08T00:02:32.692Z","updated_at":"2025-04-06T17:37:42.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart/repositories"},"tags":[{"name":"v1.0.1","sha":"30b0feaf27bc5e8a6895601a504a47bdca3739ea","kind":"commit","published_at":"2021-08-02T13:37:37.000Z","download_url":"https://codeload.github.com/rsksmart/vc-json-schemas/tar.gz/v1.0.1","html_url":"https://github.com/rsksmart/vc-json-schemas/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsksmart/vc-json-schemas@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2d1d3ef2ec16a553f4db7d95f49cbc18ad55c405","kind":"commit","published_at":"2020-11-20T08:06:03.000Z","download_url":"https://codeload.github.com/rsksmart/vc-json-schemas/tar.gz/v1.0.0","html_url":"https://github.com/rsksmart/vc-json-schemas/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rsksmart/vc-json-schemas@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-17T08:13:22.764Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":60.91901438808714,"dependent_repos_count":10.319081594997954,"dependent_packages_count":20.947084095572265,"stargazers_count":13.15288845852271,"forks_count":7.328481978166655,"docker_downloads_count":null,"average":22.533310103069347},"purl":"pkg:npm/%40rsksmart/vc-json-schemas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsksmart/vc-json-schemas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsksmart/vc-json-schemas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsksmart/vc-json-schemas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-29T12:07:03.414Z","issues_count":2,"pull_requests_count":8,"avg_time_to_close_issue":266623.0,"avg_time_to_close_pull_request":2045043.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/issues","maintainers":[{"login":"ilanolkies","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilanolkies"},{"login":"jessgusclark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessgusclark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsksmart%2Fvc-json-schemas/codemeta","maintainers":[{"uuid":"icalisalvo-iovlabs","login":"icalisalvo-iovlabs","name":null,"email":"inigo@rootstocklabs.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~icalisalvo-iovlabs","role":null,"created_at":"2022-11-20T23:48:32.087Z","updated_at":"2022-11-20T23:48:32.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/icalisalvo-iovlabs/packages"},{"uuid":"iovlabsnpmmanager","login":"iovlabsnpmmanager","name":null,"email":"security@iovlabs.org","url":null,"packages_count":132,"html_url":"https://www.npmjs.com/~iovlabsnpmmanager","role":null,"created_at":"2025-02-18T19:10:04.281Z","updated_at":"2025-02-18T19:10:04.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iovlabsnpmmanager/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5633537,"maintainers_count":1196409,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":92889,"full_name":"rsksmart/vc-json-schemas","default_branch":"main","total_commits":17,"total_committers":3,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":5.666666666666667,"dds":0.11764705882352944,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-17T08:12:43.535Z","last_synced_commit":"30b0feaf27bc5e8a6895601a504a47bdca3739ea","created_at":"2023-03-07T21:01:02.690Z","updated_at":"2026-05-17T08:12:43.483Z","committers":[{"name":"Ilan Olkies","email":"ilanolkies@outlook.com","login":"ilanolkies","count":15},{"name":"miltonwg","email":"miltonwg","login":"miltonwg","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6246413,"commits_count":883056710,"contributors_count":34966785,"owners_count":1159758,"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":"rsksmart/vc-json-schemas","html_url":"https://github.com/rsksmart/vc-json-schemas","last_synced_at":"2025-12-29T12:07:03.414Z","status":"error","issues_count":2,"pull_requests_count":8,"avg_time_to_close_issue":266623.0,"avg_time_to_close_pull_request":2045043.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T18:38:56.361Z","updated_at":"2025-12-29T12:07:03.414Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Fvc-json-schemas/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"enhancement":1,"dependencies":1,"documentation":1}},"issue_author_associations_count":{"table":{"MEMBER":1,"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":3,"COLLABORATOR":3,"CONTRIBUTOR":2}},"issue_authors":{"table":{"nickreynolds":1,"jessgusclark":1}},"pull_request_authors":{"table":{"ilanolkies":3,"nickreynolds":2,"lgtm-com[bot]":1,"miltonwg":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:19.590Z","repositories_count":14723238,"issues_count":33832532,"pull_requests_count":111027854,"authors_count":11280044,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"ilanolkies","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilanolkies"}},{"table":{"login":"jessgusclark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessgusclark"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["did","json-schema","vc","w3c"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T02:01:19.296Z","updated_at":"2023-01-21T02:01:19.296Z","repository_link":"https://github.com/rsksmart/vc-json-schemas/blob/main/.github/workflows/cd.yml","dependencies":[{"id":7071696518,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.3.1","direct":true,"kind":"composite","optional":false},{"id":7071696522,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.7.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T02:01:19.330Z","updated_at":"2023-01-21T02:01:19.330Z","repository_link":"https://github.com/rsksmart/vc-json-schemas/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7071696586,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7071696587,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-21T02:01:19.352Z","updated_at":"2023-01-21T02:01:19.352Z","repository_link":"https://github.com/rsksmart/vc-json-schemas/blob/main/package-lock.json","dependencies":[{"id":7071696600,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.12.5","direct":false,"kind":"runtime","optional":false},{"id":7071696601,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"runtime","optional":false},{"id":7071696602,"package_name":"@multiformats/base-x","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696603,"package_name":"@stablelib/aead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696604,"package_name":"@stablelib/binary","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696605,"package_name":"@stablelib/bytes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696606,"package_name":"@stablelib/chacha","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696607,"package_name":"@stablelib/chacha20poly1305","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696608,"package_name":"@stablelib/constant-time","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696609,"package_name":"@stablelib/ed25519","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696610,"package_name":"@stablelib/hash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696611,"package_name":"@stablelib/int","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696612,"package_name":"@stablelib/keyagreement","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696613,"package_name":"@stablelib/poly1305","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696614,"package_name":"@stablelib/random","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696615,"package_name":"@stablelib/sha256","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696616,"package_name":"@stablelib/sha512","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696617,"package_name":"@stablelib/wipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696618,"package_name":"@stablelib/x25519","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696619,"package_name":"@stablelib/xchacha20","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696620,"package_name":"@stablelib/xchacha20poly1305","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696621,"package_name":"ajv","ecosystem":"npm","requirements":"7.0.0-beta.6","direct":false,"kind":"runtime","optional":false},{"id":7071696622,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":7071696623,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":7071696624,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.9","direct":false,"kind":"runtime","optional":false},{"id":7071696625,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7071696626,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":7071696627,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"runtime","optional":false},{"id":7071696628,"package_name":"did-jwt","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"runtime","optional":false},{"id":7071696629,"package_name":"did-resolver","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7071696630,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":7071696631,"package_name":"ethjs-abi","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":7071696632,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.6","direct":false,"kind":"runtime","optional":false},{"id":7071696633,"package_name":"js-sha3","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":7071696634,"package_name":"ethjs-contract","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":7071696635,"package_name":"ethjs-abi","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7071696636,"package_name":"ethjs-filter","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":7071696637,"package_name":"ethjs-format","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":7071696638,"package_name":"ethjs-provider-http","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":7071696639,"package_name":"ethjs-query","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":7071696640,"package_name":"ethjs-rpc","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7071696641,"package_name":"ethjs-schema","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":7071696642,"package_name":"ethjs-util","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7071696643,"package_name":"ethr-did-registry","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":7071696644,"package_name":"ethr-did-resolver","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696645,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":7071696646,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":7071696647,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696648,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7071696649,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7071696650,"package_name":"is-fn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696651,"package_name":"is-hex-prefixed","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696652,"package_name":"js-sha3","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":7071696653,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":7071696654,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696655,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696656,"package_name":"multibase","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696657,"package_name":"number-to-bn","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7071696658,"package_name":"promise-to-callback","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696659,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7071696660,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":7071696661,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7071696662,"package_name":"strip-hex-prefix","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7071696663,"package_name":"uint8arrays","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7071696664,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7071696665,"package_name":"web-encoding","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7071696666,"package_name":"xhr2","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-21T02:01:19.394Z","updated_at":"2023-01-21T02:01:19.394Z","repository_link":"https://github.com/rsksmart/vc-json-schemas/blob/main/package.json","dependencies":[{"id":7071696795,"package_name":"ajv","ecosystem":"npm","requirements":"^7.0.0-beta.6","direct":true,"kind":"runtime","optional":false},{"id":7071696796,"package_name":"did-jwt","ecosystem":"npm","requirements":"^4.6.3","direct":true,"kind":"runtime","optional":false},{"id":7071696797,"package_name":"did-resolver","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":7071696798,"package_name":"ethr-did-resolver","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false}]}],"score":5.598421958998375,"created_at":"2025-04-22T12:52:21.805Z","updated_at":"2026-05-29T14:01:06.616Z","avatar_url":"https://github.com/rsksmart.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360011","html_url":"https://summary.ecosyste.ms/projects/360011"}