{"id":363205,"url":"https://github.com/python-jsonschema/jsonschema","last_synced_at":"2026-08-23T20:34:31.493Z","repository":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-15T15:11:52.000Z","size":3843,"stargazers_count":4972,"open_issues_count":62,"forks_count":647,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-16T17:11:12.556Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-16T14:05:35.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36808025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-22T00:11:46.056Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5674,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-22T00:11:46.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"packages":[{"id":12515331,"name":"jsonschemex","ecosystem":"pypi","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["data validation","json","json schema","jsonschema","validation"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-11-24T06:07:52.000Z","latest_release_published_at":"2025-11-24T06:07:52.000Z","latest_release_number":"0.1.0","last_synced_at":"2026-08-22T20:03:43.395Z","created_at":"2025-11-24T06:15:14.325Z","updated_at":"2026-08-22T20:03:43.396Z","registry_url":"https://pypi.org/project/jsonschemex/","install_command":"pip install jsonschemex --index-url https://pypi.org/simple","documentation_url":"https://python-jsonschema.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/Julian","documentation":"https://python-jsonschema.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: File Formats :: JSON","Topic :: File Formats :: JSON :: JSON Schema"],"normalized_name":"jsonschemex","project_status":null},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.68811165863031,"dependent_packages_count":8.260071030471119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.474091344550715},"purl":"pkg:pypi/jsonschemex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonschemex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonschemex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonschemex/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschemex/codemeta","maintainers":[{"uuid":"elinor_pacocha","login":"elinor_pacocha","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/elinor_pacocha/","role":"Owner","created_at":"2025-11-24T06:34:08.660Z","updated_at":"2025-11-24T06:34:08.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/elinor_pacocha/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930042,"maintainers_count":399479,"namespaces_count":0,"keywords_count":311543,"github":"pypi","metadata":{"funded_packages_count":58281,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-22T05:05:20.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14771456,"name":"jsonschema-fast","ecosystem":"pypi","description":"A fast, Rust-accelerated hybrid implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["validation","data validation","jsonschema","json","json schema"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-07-14T23:18:03.000Z","latest_release_published_at":"2026-07-14T23:52:54.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-22T20:03:43.666Z","created_at":"2026-07-16T00:12:23.135Z","updated_at":"2026-08-22T20:03:43.666Z","registry_url":"https://pypi.org/project/jsonschema-fast/","install_command":"pip install jsonschema-fast --index-url https://pypi.org/simple","documentation_url":"https://python-jsonschema.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/Julian","documentation":"https://python-jsonschema.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: File Formats :: JSON","Topic :: File Formats :: JSON :: JSON Schema"],"normalized_name":"jsonschema-fast","project_status":null},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-15T15:11:52.000Z","size":3843,"stargazers_count":4972,"open_issues_count":62,"forks_count":647,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-16T17:11:12.556Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-16T14:05:35.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:45:39.905Z","dependent_packages_count":0,"downloads":207,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":38.79141077975521,"dependent_packages_count":6.8566142297872705,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.82401250477124},"purl":"pkg:pypi/jsonschema-fast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonschema-fast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonschema-fast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonschema-fast/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T19:02:22.593Z","issues_count":251,"pull_requests_count":335,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2228587.0267558526,"issues_closed_count":183,"pull_requests_closed_count":299,"pull_request_authors_count":69,"issue_authors_count":207,"avg_comments_per_issue":3.402390438247012,"avg_comments_per_pull_request":0.9432835820895522,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":233,"past_year_issues_count":21,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":450161.3711340206,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.5811965811965812,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema-fast/codemeta","maintainers":[{"uuid":"gauravsaini","login":"gauravsaini","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/gauravsaini/","role":"Owner","created_at":"2026-07-16T00:44:30.450Z","updated_at":"2026-07-16T00:44:30.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gauravsaini/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930042,"maintainers_count":399479,"namespaces_count":0,"keywords_count":311543,"github":"pypi","metadata":{"funded_packages_count":58281,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-22T05:05:20.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":75565,"name":"py-jsonschema","ecosystem":"spack","description":"Jsonschema: An(other) implementation of JSON Schema for Python.\n","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2022-04-05T09:25:33.074Z","latest_release_published_at":"2026-08-12T15:03:24.941Z","latest_release_number":"4.26.0","last_synced_at":"2026-08-22T20:03:43.888Z","created_at":"2022-04-05T09:25:33.045Z","updated_at":"2026-08-22T20:03:43.888Z","registry_url":"https://packages.spack.io/package.html?name=py-jsonschema","install_command":"spack install py-jsonschema","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.160Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.9591496456857025,"stargazers_count":null,"forks_count":null,"average":0.9795748228428512},"purl":"pkg:spack/py-jsonschema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonschema/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2155,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:02.889Z","updated_at":"2022-11-14T16:52:02.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9302,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3955,"github":"spack","metadata":{"funded_packages_count":509},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-22T05:06:19.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2775409,"name":"jsonschema","ecosystem":"pypi","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["data validation","json","json schema","jsonschema","validation"],"namespace":null,"versions_count":109,"first_release_published_at":"2012-01-02T03:52:12.000Z","latest_release_published_at":"2026-01-07T13:41:05.000Z","latest_release_number":"4.26.0","last_synced_at":"2026-08-22T20:04:16.327Z","created_at":"2022-04-10T11:22:57.481Z","updated_at":"2026-08-22T20:04:16.327Z","registry_url":"https://pypi.org/project/jsonschema/","install_command":"pip install jsonschema --index-url https://pypi.org/simple","documentation_url":"https://python-jsonschema.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/Julian","documentation":"https://python-jsonschema.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: File Formats :: JSON","Topic :: File Formats :: JSON :: JSON Schema"],"normalized_name":"jsonschema","project_status":null},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-15T15:11:52.000Z","size":3843,"stargazers_count":4972,"open_issues_count":62,"forks_count":647,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-16T17:11:12.556Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-16T14:05:35.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:24:01.768Z","dependent_packages_count":2406,"downloads":638483194,"downloads_period":"last-month","dependent_repos_count":108834,"rankings":{"downloads":0.009721078416087835,"dependent_repos_count":0.010087911563864734,"dependent_packages_count":0.011738660728860782,"stargazers_count":1.5781162017362214,"forks_count":2.8502935582265083,"docker_downloads_count":0.012105493876637681,"average":0.7453438174246968},"purl":"pkg:pypi/jsonschema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonschema","docker_dependents_count":10004,"docker_downloads_count":4409884115,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T19:32:38.297Z","issues_count":251,"pull_requests_count":340,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2214694.169435216,"issues_closed_count":183,"pull_requests_closed_count":301,"pull_request_authors_count":70,"issue_authors_count":207,"avg_comments_per_issue":3.406374501992032,"avg_comments_per_pull_request":0.95,"merged_pull_requests_count":228,"bot_issues_count":0,"bot_pull_requests_count":233,"past_year_issues_count":21,"past_year_pull_requests_count":122,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":443849.2626262626,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.6147540983606558,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonschema/codemeta","maintainers":[{"uuid":"JSON Schema","login":"JSON Schema","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/JSON Schema/","role":null,"created_at":"2023-09-21T05:33:37.102Z","updated_at":"2023-09-21T05:33:37.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JSON%20Schema/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930042,"maintainers_count":399479,"namespaces_count":0,"keywords_count":311543,"github":"pypi","metadata":{"funded_packages_count":58281,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-22T05:05:20.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8677130,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T12:37:25.000Z","latest_release_published_at":"2023-12-04T12:37:25.000Z","latest_release_number":"4.20.0-r0","last_synced_at":"2026-04-02T10:04:51.048Z","created_at":"2023-12-20T10:28:10.020Z","updated_at":"2026-04-02T10:04:51.049Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1248,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2026-03-02T09:13:30.073Z","updated_at":"2026-03-02T09:13:30.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":928},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-22T05:06:10.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8614598,"name":"github.com/python-jsonschema/jsonschema","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2012-12-30T02:39:27.000Z","latest_release_published_at":"2026-01-07T13:20:25.000Z","latest_release_number":"v4.26.0+incompatible","last_synced_at":"2026-08-22T20:34:32.972Z","created_at":"2023-12-02T02:14:40.903Z","updated_at":"2026-08-22T20:34:32.972Z","registry_url":"https://pkg.go.dev/github.com/python-jsonschema/jsonschema","install_command":"go get github.com/python-jsonschema/jsonschema","documentation_url":"https://pkg.go.dev/github.com/python-jsonschema/jsonschema#section-documentation","metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.234Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.0150498756365982,"forks_count":1.1939287410735937,"docker_downloads_count":null,"average":5.646575367743509},"purl":"pkg:golang/github.com/python-jsonschema/jsonschema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/python-jsonschema/jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/python-jsonschema/jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/python-jsonschema/jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-jsonschema%2Fjsonschema/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281868,"maintainers_count":0,"namespaces_count":839461,"keywords_count":124729,"github":"golang","metadata":{"funded_packages_count":67494,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-22T05:01:09.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4144342,"name":"jsonschema","ecosystem":"homebrew","description":"Implementation of JSON Schema for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-04-12T16:47:29.347Z","latest_release_published_at":"2022-11-30T13:33:02.947Z","latest_release_number":"4.17.3","last_synced_at":"2026-08-22T20:03:26.138Z","created_at":"2022-04-12T16:47:29.340Z","updated_at":"2026-08-22T20:03:26.138Z","registry_url":"https://formulae.brew.sh/formula/jsonschema","install_command":"brew install jsonschema","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2023-12-18T18:30:34.000Z","size":3135,"stargazers_count":4326,"open_issues_count":35,"forks_count":572,"subscribers_count":59,"default_branch":"main","last_synced_at":"2023-12-20T12:48:53.782Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2023-12-23T03:10:12.730Z","dependencies_parsed_at":"2023-11-09T17:45:55.077Z","dependency_job_id":"66262358-fce9-4789-af83-b6bec6af2acc","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2277,"total_committers":116,"mean_commits":"19.629310344827587","dds":"0.29292929292929293","last_synced_commit":"786ff25be99f14da12f04e7fed1d07f80a8b2550"},"previous_names":["julian/jsonschema"],"tags_count":102,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":196421000,"owners_count":13229761,"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","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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2024-04-16T02:59:53.650Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":4780,"followers":38,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2024-04-16T02:59:58.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-09T03:07:43.847Z","dependent_packages_count":11,"downloads":2,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":31.029716655148583,"dependent_repos_count":19.212163096060817,"dependent_packages_count":2.5984796129923984,"stargazers_count":6.4685556323427775,"forks_count":4.616447823082239,"docker_downloads_count":null,"average":12.785072563925363},"purl":"pkg:brew/jsonschema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/jsonschema/dependencies","status":"removed","funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-09T00:12:04.983Z","issues_count":203,"pull_requests_count":91,"avg_time_to_close_issue":11128702.11627907,"avg_time_to_close_pull_request":4490880.954545454,"issues_closed_count":172,"pull_requests_closed_count":88,"pull_request_authors_count":29,"issue_authors_count":167,"avg_comments_per_issue":3.9655172413793105,"avg_comments_per_pull_request":2.120879120879121,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":69,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":375282.27118644066,"past_year_avg_time_to_close_pull_request":190496.13461538462,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.3478260869565215,"past_year_avg_comments_per_pull_request":0.2962962962962963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"},{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}],"active_maintainers":[{"login":"Julian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/jsonschema/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9495,"maintainers_count":0,"namespaces_count":0,"keywords_count":7031,"github":"homebrew","metadata":{"funded_packages_count":1005},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-22T05:06:28.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5298229,"name":"jsonschema-with-all","ecosystem":"conda","description":null,"homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-12-07T19:55:28.000Z","latest_release_published_at":"2022-11-02T04:04:44.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-04-02T10:03:28.317Z","created_at":"2022-10-03T16:03:46.657Z","updated_at":"2026-08-16T17:19:15.082Z","registry_url":"https://anaconda.org/conda-forge/jsonschema-with-all","install_command":"conda install -c conda-forge jsonschema-with-all","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.082Z","dependent_packages_count":0,"downloads":79544,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":5.155977040179685,"forks_count":6.39880209633142,"average":24.188919391065635},"purl":"pkg:conda/jsonschema-with-all?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonschema-with-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonschema-with-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonschema-with-all/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-all/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2347},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-22T05:06:05.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5298231,"name":"jsonschema-with-format-nongpl","ecosystem":"conda","description":null,"homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-12-07T19:55:18.000Z","latest_release_published_at":"2022-11-02T04:04:35.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-04-02T10:03:39.061Z","created_at":"2022-10-03T16:03:46.840Z","updated_at":"2026-08-16T17:19:15.228Z","registry_url":"https://anaconda.org/conda-forge/jsonschema-with-format-nongpl","install_command":"conda install -c conda-forge jsonschema-with-format-nongpl","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.228Z","dependent_packages_count":1,"downloads":9547619,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":8.638155596586657,"dependent_packages_count":28.988472478666598,"stargazers_count":5.653974749238984,"forks_count":7.016318179549878,"docker_downloads_count":null,"average":12.57423025101053},"purl":"pkg:conda/jsonschema-with-format-nongpl?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonschema-with-format-nongpl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonschema-with-format-nongpl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonschema-with-format-nongpl/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format-nongpl/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2347},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-22T05:06:05.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12828576,"name":"python311Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:24:27.689Z","latest_release_published_at":"2026-01-26T19:24:27.689Z","latest_release_number":"4.17.3","last_synced_at":"2026-04-14T13:01:35.787Z","created_at":"2026-01-26T19:24:27.540Z","updated_at":"2026-08-16T17:19:15.127Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python311Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jsonschema/default.nix#L96","metadata":{"nix_attribute":"python3.11-jsonschema-4.17.3","position":"pkgs/development/python-modules/jsonschema/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jsonschema?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":167,"html_url":null,"role":null,"created_at":"2026-03-04T07:41:18.364Z","updated_at":"2026-03-04T07:41:18.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2086},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-22T05:04:25.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6105808,"name":"py3-jsonschema","ecosystem":"alpine","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-14T15:37:30.000Z","latest_release_published_at":"2022-08-14T15:37:30.000Z","latest_release_number":"4.7.2-r2","last_synced_at":"2026-03-15T20:16:31.478Z","created_at":"2023-01-31T21:01:17.473Z","updated_at":"2026-08-16T17:19:15.158Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.158Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.8573032446390476,"stargazers_count":3.2390254855731446,"forks_count":2.846076119905692,"average":2.2356012125294713},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1112,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T08:22:17.075Z","updated_at":"2023-02-01T08:22:17.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-22T05:06:16.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13076762,"name":"python311Packages.jsonschema","ecosystem":"nixpkgs","description":"Implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:17.811Z","latest_release_published_at":"2026-02-01T17:34:17.811Z","latest_release_number":"4.23.0","last_synced_at":"2026-03-08T04:26:51.865Z","created_at":"2026-02-01T17:34:17.206Z","updated_at":"2026-08-16T17:19:15.166Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python311Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jsonschema/default.nix#L95","metadata":{"nix_attribute":"python3.11-jsonschema-4.23.0","position":"pkgs/development/python-modules/jsonschema/default.nix:95","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.165Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jsonschema?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":150,"html_url":null,"role":null,"created_at":"2026-03-08T04:26:52.030Z","updated_at":"2026-03-08T04:26:52.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3170},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-22T05:04:27.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":8573228,"name":"py3-jsonschema417-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema417","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-11-14T19:15:01.000Z","latest_release_published_at":"2024-04-15T15:00:47.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-01-15T18:53:52.478Z","created_at":"2023-11-14T19:47:13.983Z","updated_at":"2026-08-16T17:19:15.188Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jsonschema417-pyc","install_command":"apk add py3-jsonschema417-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.477582846003898,"stargazers_count":3.2773573261441515,"forks_count":4.037418390879267,"docker_downloads_count":null,"average":5.698089640756829},"purl":"pkg:apk/alpine/py3-jsonschema417-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417-pyc/dependencies","status":"removed","funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417-pyc/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":"me@iskren.info","url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2023-11-14T19:50:12.658Z","updated_at":"2023-11-14T19:50:12.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2938},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-22T05:05:25.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7779067,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"4.7.2-r4","last_synced_at":"2026-08-05T20:02:02.890Z","created_at":"2023-05-22T14:27:31.646Z","updated_at":"2026-08-16T17:19:15.200Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.200Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.550945090020448,"forks_count":3.122038801057304,"docker_downloads_count":null,"average":1.668245972769438},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T07:14:35.164Z","updated_at":"2023-05-23T07:14:35.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8573229,"name":"py3-jsonschema417","ecosystem":"alpine","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-11-14T19:15:01.000Z","latest_release_published_at":"2024-04-15T15:00:47.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-01-17T18:00:54.591Z","created_at":"2023-11-14T19:47:17.437Z","updated_at":"2026-08-16T17:19:15.217Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jsonschema417","install_command":"apk add py3-jsonschema417","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.216Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":15.477582846003898,"stargazers_count":3.2773573261441515,"forks_count":4.037418390879267,"docker_downloads_count":null,"average":5.698089640756829},"purl":"pkg:apk/alpine/py3-jsonschema417?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417/dependencies","status":"removed","funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema417/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":"me@iskren.info","url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2023-11-14T19:50:17.923Z","updated_at":"2023-11-14T19:50:17.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2938},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-22T05:05:25.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11765703,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_number":"4.23.0-r0","last_synced_at":"2026-03-15T20:11:53.346Z","created_at":"2025-06-07T18:27:37.078Z","updated_at":"2026-08-16T17:19:15.271Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.270Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T15:35:04.147Z","updated_at":"2025-06-08T15:35:04.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1795},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-22T05:05:58.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6048595,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":18,"first_release_published_at":"2022-11-23T03:58:11.000Z","latest_release_published_at":"2026-04-12T22:16:55.000Z","latest_release_number":"4.26.0-r0","last_synced_at":"2026-04-12T22:31:16.189Z","created_at":"2023-01-31T18:13:31.762Z","updated_at":"2026-08-16T17:19:15.228Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.228Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.0449279899812147,"stargazers_count":3.4517845961177205,"forks_count":4.226675015654352,"average":2.180846900438322},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":"fcolista@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1604,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-01-31T20:37:54.076Z","updated_at":"2023-01-31T20:37:54.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2938},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-22T05:05:25.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10344689,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-01T13:17:18.000Z","latest_release_published_at":"2024-05-01T13:17:18.000Z","latest_release_number":"4.22.0-r0","last_synced_at":"2026-03-15T15:27:02.813Z","created_at":"2024-06-11T10:02:42.310Z","updated_at":"2026-08-16T17:19:15.263Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:14:23.909Z","updated_at":"2024-06-12T01:14:23.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1535},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-22T05:06:09.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11765709,"name":"py3-jsonschema417","ecosystem":"alpine","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-03-15T20:11:37.763Z","created_at":"2025-06-07T18:27:37.579Z","updated_at":"2026-08-16T17:19:15.284Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jsonschema417","install_command":"apk add py3-jsonschema417","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema417?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2025-06-08T15:36:07.847Z","updated_at":"2025-06-08T15:36:07.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1795},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-22T05:05:58.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10344680,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-01T13:17:18.000Z","latest_release_published_at":"2024-05-01T13:17:18.000Z","latest_release_number":"4.22.0-r0","last_synced_at":"2026-04-03T07:26:55.945Z","created_at":"2024-06-11T10:02:41.850Z","updated_at":"2026-08-16T17:19:15.301Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:13:55.365Z","updated_at":"2024-06-12T01:13:55.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1535},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-22T05:06:09.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11139139,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_number":"4.23.0-r0","last_synced_at":"2026-03-15T20:12:37.111Z","created_at":"2024-12-07T12:46:30.402Z","updated_at":"2026-08-16T17:19:15.314Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-09T15:56:02.704Z","updated_at":"2024-12-09T15:56:02.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1386},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-22T05:05:55.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12890220,"name":"python314Packages.jsonschema","ecosystem":"nixpkgs","description":"Implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:01:34.323Z","latest_release_published_at":"2026-03-08T04:41:44.131Z","latest_release_number":"4.26.0","last_synced_at":"2026-03-08T04:41:44.501Z","created_at":"2026-01-27T08:01:34.126Z","updated_at":"2026-08-16T17:19:15.349Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python314Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jsonschema/default.nix#L89","metadata":{"nix_attribute":"python3.14-jsonschema-4.26.0","position":"pkgs/development/python-modules/jsonschema/default.nix:89","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.jsonschema?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonschema/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5674},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-22T05:03:04.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13204094,"name":"python312Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:54.197Z","latest_release_published_at":"2026-02-02T00:57:54.197Z","latest_release_number":"4.21.1","last_synced_at":"2026-03-09T04:09:51.808Z","created_at":"2026-02-02T00:57:47.732Z","updated_at":"2026-08-16T17:19:15.339Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python312Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jsonschema/default.nix#L95","metadata":{"nix_attribute":"python3.12-jsonschema-4.21.1","position":"pkgs/development/python-modules/jsonschema/default.nix:95","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.339Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.jsonschema?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":162,"html_url":null,"role":null,"created_at":"2026-03-09T04:09:52.000Z","updated_at":"2026-03-09T04:09:52.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2831},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-22T05:00:20.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13195811,"name":"python311Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:13.572Z","latest_release_published_at":"2026-02-02T00:23:13.572Z","latest_release_number":"4.21.1","last_synced_at":"2026-07-24T21:16:50.804Z","created_at":"2026-02-02T00:23:11.024Z","updated_at":"2026-08-16T17:19:15.364Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python311Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jsonschema/default.nix#L95","metadata":{"nix_attribute":"python3.11-jsonschema-4.21.1","position":"pkgs/development/python-modules/jsonschema/default.nix:95","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jsonschema?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":162,"html_url":null,"role":null,"created_at":"2026-03-09T02:09:43.612Z","updated_at":"2026-03-09T02:09:43.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2831},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-22T05:00:20.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":7605077,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":18,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2026-04-12T22:16:55.000Z","latest_release_number":"4.26.0-r0","last_synced_at":"2026-04-12T22:31:16.940Z","created_at":"2023-04-20T00:10:28.330Z","updated_at":"2026-08-16T17:19:15.364Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.364Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":3.616595567971611,"forks_count":4.3300992864962815,"average":5.5494090424117095},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":"fcolista@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1604,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-04-20T05:38:52.835Z","updated_at":"2023-04-20T05:38:52.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2938},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-22T05:05:25.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13085627,"name":"python312Packages.jsonschema","ecosystem":"nixpkgs","description":"Implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:58.519Z","latest_release_published_at":"2026-02-01T18:00:58.519Z","latest_release_number":"4.23.0","last_synced_at":"2026-08-14T17:31:50.910Z","created_at":"2026-02-01T18:00:50.683Z","updated_at":"2026-08-16T17:19:15.389Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python312Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jsonschema/default.nix#L95","metadata":{"nix_attribute":"python3.12-jsonschema-4.23.0","position":"pkgs/development/python-modules/jsonschema/default.nix:95","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.5141454137051884,"forks_count":1.6346540091652115,"docker_downloads_count":null,"average":0.7871998557176},"purl":"pkg:nix/python312Packages.jsonschema?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":150,"html_url":null,"role":null,"created_at":"2026-03-05T23:35:34.443Z","updated_at":"2026-03-05T23:35:34.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3170},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-22T05:04:27.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13296257,"name":"python310Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:35.636Z","latest_release_published_at":"2026-02-02T06:27:35.636Z","latest_release_number":"4.19.0","last_synced_at":"2026-03-07T06:39:04.761Z","created_at":"2026-02-02T06:27:33.191Z","updated_at":"2026-08-16T17:19:15.365Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python310Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jsonschema/default.nix#L94","metadata":{"nix_attribute":"python3.10-jsonschema-4.19.0","position":"pkgs/development/python-modules/jsonschema/default.nix:94","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.jsonschema?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":162,"html_url":null,"role":null,"created_at":"2026-03-07T06:39:05.005Z","updated_at":"2026-03-07T06:39:05.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2963},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-22T05:04:32.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5284060,"name":"jsonschema","ecosystem":"conda","description":"jsonschema is an implementation of JSON Schema for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2017-09-20T23:13:34.000Z","latest_release_published_at":"2026-01-09T10:43:23.000Z","latest_release_number":"4.25.1","last_synced_at":"2026-03-15T20:13:27.100Z","created_at":"2022-10-03T15:40:30.963Z","updated_at":"2026-08-16T17:19:15.412Z","registry_url":"https://anaconda.org/anaconda/jsonschema","install_command":"conda install -c anaconda jsonschema","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.412Z","dependent_packages_count":44,"downloads":null,"downloads_period":null,"dependent_repos_count":1402,"rankings":{"downloads":null,"dependent_repos_count":2.8692237994563574,"dependent_packages_count":0.7550588945937784,"stargazers_count":12.715191784959226,"forks_count":14.61794019933555,"docker_downloads_count":null,"average":7.739353669586228},"purl":"pkg:conda/jsonschema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonschema/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":850},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-22T05:06:01.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13009167,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-08-26T06:39:07.000Z","latest_release_published_at":"2025-08-26T06:39:07.000Z","latest_release_number":"4.25.1-r0","last_synced_at":"2026-04-12T05:05:51.454Z","created_at":"2026-01-31T00:53:27.224Z","updated_at":"2026-08-16T17:19:15.415Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.415Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":"fcolista@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1277,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2026-03-04T02:15:15.213Z","updated_at":"2026-03-04T02:15:15.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1031},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-22T05:04:51.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12816037,"name":"python310Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:14:05.098Z","latest_release_published_at":"2026-01-26T17:14:05.098Z","latest_release_number":"4.17.3","last_synced_at":"2026-04-09T11:02:02.775Z","created_at":"2026-01-26T17:14:04.947Z","updated_at":"2026-08-16T17:19:15.543Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python310Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jsonschema/default.nix#L96","metadata":{"nix_attribute":"python3.10-jsonschema-4.17.3","position":"pkgs/development/python-modules/jsonschema/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.jsonschema?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":167,"html_url":null,"role":null,"created_at":"2026-03-03T17:41:44.654Z","updated_at":"2026-03-03T17:41:44.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2086},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-22T05:04:25.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":11765706,"name":"py3-jsonschema-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_number":"4.23.0-r0","last_synced_at":"2026-03-15T20:12:03.796Z","created_at":"2025-06-07T18:27:37.248Z","updated_at":"2026-08-16T17:19:15.129Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jsonschema-pyc","install_command":"apk add py3-jsonschema-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema-pyc/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T15:35:41.023Z","updated_at":"2025-06-08T15:35:41.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1795},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-22T05:05:58.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12866647,"name":"python313Packages.jsonschema","ecosystem":"nixpkgs","description":"Implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:30:10.502Z","latest_release_published_at":"2026-03-03T09:15:26.374Z","latest_release_number":"4.26.0","last_synced_at":"2026-04-07T18:09:48.452Z","created_at":"2026-01-27T02:30:10.304Z","updated_at":"2026-08-16T17:19:15.267Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python313Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jsonschema/default.nix#L89","metadata":{"nix_attribute":"python3.13-jsonschema-4.26.0","position":"pkgs/development/python-modules/jsonschema/default.nix:89","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.jsonschema?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonschema/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5674},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-22T05:03:04.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11139143,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_published_at":"2024-09-27T20:34:38.000Z","latest_release_number":"4.23.0-r0","last_synced_at":"2026-03-15T20:12:36.505Z","created_at":"2024-12-07T12:46:31.990Z","updated_at":"2026-08-16T17:19:15.248Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.248Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-09T15:56:14.462Z","updated_at":"2024-12-09T15:56:14.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1386},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-22T05:05:55.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":5298230,"name":"jsonschema-with-format","ecosystem":"conda","description":null,"homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-12-07T19:55:07.000Z","latest_release_published_at":"2022-11-02T04:04:24.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-04-02T10:03:32.198Z","created_at":"2022-10-03T16:03:46.747Z","updated_at":"2026-08-16T17:19:15.274Z","registry_url":"https://anaconda.org/conda-forge/jsonschema-with-format","install_command":"conda install -c conda-forge jsonschema-with-format","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.274Z","dependent_packages_count":1,"downloads":110695,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":5.155977040179685,"forks_count":6.39880209633142,"average":18.599950087347143},"purl":"pkg:conda/jsonschema-with-format?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonschema-with-format","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonschema-with-format","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonschema-with-format/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema-with-format/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2347},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-22T05:06:05.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13009170,"name":"py3-jsonschema417-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema417","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-04-12T05:05:50.105Z","created_at":"2026-01-31T00:53:30.075Z","updated_at":"2026-08-16T17:19:15.214Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jsonschema417-pyc","install_command":"apk add py3-jsonschema417-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema417-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417-pyc/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2026-03-04T02:15:13.728Z","updated_at":"2026-03-04T02:15:13.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1031},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-22T05:04:51.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11765713,"name":"py3-jsonschema417-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jsonschema417","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-03-15T20:12:07.286Z","created_at":"2025-06-07T18:27:38.176Z","updated_at":"2026-08-16T17:19:15.334Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jsonschema417-pyc","install_command":"apk add py3-jsonschema417-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema417-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jsonschema417-pyc/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2025-06-08T15:35:20.631Z","updated_at":"2025-06-08T15:35:20.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1795},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-22T05:05:58.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7779066,"name":"py3-jsonschema","ecosystem":"alpine","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"4.7.2-r4","last_synced_at":"2026-04-09T02:10:13.300Z","created_at":"2023-05-22T14:27:31.075Z","updated_at":"2026-08-16T17:19:15.353Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.550945090020448,"forks_count":3.122038801057304,"docker_downloads_count":null,"average":1.668245972769438},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T07:14:36.010Z","updated_at":"2023-05-23T07:14:36.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13303936,"name":"python311Packages.jsonschema","ecosystem":"nixpkgs","description":"An implementation of JSON Schema validation","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:12.580Z","latest_release_published_at":"2026-02-02T06:58:12.580Z","latest_release_number":"4.19.0","last_synced_at":"2026-03-07T07:38:20.621Z","created_at":"2026-02-02T06:58:07.644Z","updated_at":"2026-08-16T17:19:15.404Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jsonschema","install_command":"nix-env -iA nixpkgs.python311Packages.jsonschema","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jsonschema/default.nix#L94","metadata":{"nix_attribute":"python3.11-jsonschema-4.19.0","position":"pkgs/development/python-modules/jsonschema/default.nix:94","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonschema","upstream_purl":"pkg:pypi/jsonschema"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.jsonschema?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonschema/codemeta","maintainers":[{"uuid":"domenkozar","login":null,"name":"Domen Kozar","email":"domen@dev.si","url":"https://github.com/domenkozar","packages_count":162,"html_url":null,"role":null,"created_at":"2026-03-07T07:38:20.801Z","updated_at":"2026-03-07T07:38:20.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/domenkozar/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2963},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-22T05:04:32.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14546588,"name":"devel/py-jsonschema","ecosystem":"openbsd","description":"implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:20.000Z","latest_release_published_at":"2026-04-25T13:29:20.000Z","latest_release_number":"4.24.0","last_synced_at":"2026-05-28T00:23:42.513Z","created_at":"2026-05-28T00:23:42.282Z","updated_at":"2026-08-16T17:19:15.327Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-jsonschema/","install_command":"pkg_add py3-jsonschema-4.24.0","documentation_url":null,"metadata":{"pkgstem":"py3-jsonschema","fullpkgname":"py3-jsonschema-4.24.0","subpackage":"-"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/py-jsonschema?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jsonschema/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T00:23:42.712Z","updated_at":"2026-05-28T00:23:42.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":213},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-22T05:00:06.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13009166,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-08-26T06:39:07.000Z","latest_release_published_at":"2025-08-26T06:39:07.000Z","latest_release_number":"4.25.1-r0","last_synced_at":"2026-04-09T12:03:28.169Z","created_at":"2026-01-31T00:53:25.387Z","updated_at":"2026-08-16T17:19:15.168Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":"fcolista@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1277,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2026-03-03T17:50:35.299Z","updated_at":"2026-03-03T17:50:35.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1031},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-22T05:04:51.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13009171,"name":"py3-jsonschema417","ecosystem":"alpine","description":"An implementation of JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_published_at":"2025-05-17T10:38:00.000Z","latest_release_number":"4.17.3-r1","last_synced_at":"2026-04-12T05:05:50.316Z","created_at":"2026-01-31T00:53:31.385Z","updated_at":"2026-08-16T17:19:15.383Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jsonschema417","install_command":"apk add py3-jsonschema417","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema417?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema417","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema417","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema417/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jsonschema417/codemeta","maintainers":[{"uuid":"me@iskren.info","login":null,"name":"Iskren Chernev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","packages_count":4,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iskren Chernev","role":null,"created_at":"2026-03-04T02:15:16.196Z","updated_at":"2026-03-04T02:15:16.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/me@iskren.info/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1031},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-22T05:04:51.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":8677129,"name":"py3-jsonschema","ecosystem":"alpine","description":"JSON Schema validation for Python","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T12:37:25.000Z","latest_release_published_at":"2023-12-04T12:37:25.000Z","latest_release_number":"4.20.0-r0","last_synced_at":"2026-04-02T10:04:52.995Z","created_at":"2023-12-20T10:28:09.823Z","updated_at":"2026-08-16T17:19:15.412Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jsonschema","install_command":"apk add py3-jsonschema","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.412Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jsonschema?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jsonschema/codemeta","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1248,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2026-03-02T09:13:28.988Z","updated_at":"2026-03-02T09:13:28.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":928},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-22T05:06:10.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":5288101,"name":"jsonschema","ecosystem":"conda","description":"jsonschema is an implementation of JSON Schema for Python (supporting 2.7+ including Python 3)","homepage":"https://github.com/python-jsonschema/jsonschema","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-jsonschema/jsonschema","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2018-11-01T14:29:41.000Z","latest_release_published_at":"2022-11-02T04:04:14.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-07-25T02:02:21.409Z","created_at":"2022-10-03T15:45:17.520Z","updated_at":"2026-08-16T17:19:15.426Z","registry_url":"https://anaconda.org/conda-forge/jsonschema","install_command":"conda install -c conda-forge jsonschema","documentation_url":null,"metadata":{},"repo_metadata":{"id":2129526,"uuid":"3072629","full_name":"python-jsonschema/jsonschema","owner":"python-jsonschema","description":"An implementation of the JSON Schema specification for Python","archived":false,"fork":false,"pushed_at":"2026-08-07T06:22:04.000Z","size":3827,"stargazers_count":4967,"open_issues_count":67,"forks_count":646,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-08-09T14:59:47.219Z","etag":null,"topics":["json","json-schema","jsonschema","schema","validation"],"latest_commit_sha":null,"homepage":"https://python-jsonschema.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"Julian","tidelift":"pypi/jsonschema"}},"created_at":"2011-12-30T03:37:43.000Z","updated_at":"2026-08-07T06:23:19.000Z","dependencies_parsed_at":"2026-08-09T14:59:54.063Z","dependency_job_id":"23262c71-f030-4248-a342-812ac1a37bed","html_url":"https://github.com/python-jsonschema/jsonschema","commit_stats":{"total_commits":2373,"total_committers":119,"mean_commits":"19.941176470588236","dds":0.2996207332490518,"last_synced_commit":"ba47f7f32014e67ec7dae58b924c9ebc0d89b173"},"previous_names":["julian/jsonschema"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/python-jsonschema/jsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/sbom","scorecard":{"id":75486,"data":{"date":"2025-08-04","repo":{"name":"github.com/python-jsonschema/jsonschema","commit":"980e09c5e262a16fc798f35dd1b3ef641c9d3298"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:118","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: jsonschema/tests/fuzz_validate.py:49"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-jsonschema/jsonschema/zizmor.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.25.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 not signed: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137","Warn: release artifact v4.25.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233556878","Warn: release artifact v4.24.1 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/233220698","Warn: release artifact v4.24.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/221069515","Warn: release artifact v4.23.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/164467042","Warn: release artifact v4.22.0 does not have provenance: https://api.github.com/repos/python-jsonschema/jsonschema/releases/153575137"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:110"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (25) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:38.098Z","repository_id":2129526,"created_at":"2025-08-15T04:42:38.098Z","updated_at":"2025-08-15T04:42:38.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"python-jsonschema","name":"Python + JSON Schema","uuid":"100241624","kind":"organization","description":"JSON Schema implementation and surrounding tooling for Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/100241624?v=4","repositories_count":12,"last_synced_at":"2026-08-14T04:42:59.305Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/python-jsonschema","funding_links":[],"total_stars":5664,"followers":72,"following":0,"created_at":"2022-11-02T16:26:26.199Z","updated_at":"2026-08-14T04:42:59.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema/repositories"},"tags":[{"name":"v4.26.0","sha":"a7277432b0f7bcd0551f6e589d30457017125df4","kind":"tag","published_at":"2026-01-07T13:20:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.26.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.26.0/manifests"},{"name":"v4.25.1","sha":"331c38425519b69118d22ebe467ad230fb83a010","kind":"tag","published_at":"2025-08-18T16:46:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"9889f69eb5ccb532e2147465697f30c82b2a8bb0","kind":"tag","published_at":"2025-07-18T15:23:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.25.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"6aadb8b7ad7f9d5eee58eed73df5a7d865dad34c","kind":"tag","published_at":"2025-07-17T14:23:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"3e23ee5e695f84565f4175fb972073d787e1ab24","kind":"tag","published_at":"2025-05-26T18:29:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.24.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"cfe8a4071672b9652c8f083faed1c4ffa7d67705","kind":"tag","published_at":"2024-07-08T17:42:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.23.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"9882dbeb1a0a0cb1c7e521837132a91cfcc9e0f0","kind":"tag","published_at":"2024-04-30T19:20:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.22.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.22.0/manifests"},{"name":"v4.21.1","sha":"aa53fd004b172d811e26b8f61926135e4481b2a5","kind":"tag","published_at":"2024-01-19T20:52:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"31dec3de5c0bcc7f1d35e41935a566f9fd7e8ce7","kind":"tag","published_at":"2024-01-16T15:22:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.21.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"5ff5999d50420251744bc49e758f3b15ad2f8569","kind":"tag","published_at":"2023-11-16T16:56:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.20.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"7f003a9d4da6b1f7dc08c0428cdb372a00e1e4a4","kind":"tag","published_at":"2023-10-30T12:56:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"bbe0b5b113c547e8508f9ad9c0afddd203748989","kind":"tag","published_at":"2023-09-20T13:56:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"2f5ff0b14c9ec317a64aef02898f7c44e81ec607","kind":"tag","published_at":"2023-08-07T07:21:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.19.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.19.0/manifests"},{"name":"v4.18.6","sha":"4e999e07080a654d15e2e92757d8f07f741429b9","kind":"tag","published_at":"2023-08-02T18:31:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"4fdc3658207a3ca15efb72740d3b1c310098d140","kind":"tag","published_at":"2023-08-02T16:32:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"801a4cecc7a0cf3653db8e054fee5e800cd471e5","kind":"tag","published_at":"2023-07-18T08:23:54.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"f79bad5fcd1baf5ac2fcd979dbd31616f913febd","kind":"tag","published_at":"2023-07-13T17:03:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"52c2419625e875e7e7c8124bcbfae8cde92bbda3","kind":"tag","published_at":"2023-07-12T14:30:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"90ea77961987da03188f5b9972631f89d20c4798","kind":"tag","published_at":"2023-07-12T09:50:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"1fe3f9fb86ff1dfbe5c692d6b34bc747a5917539","kind":"tag","published_at":"2023-07-06T09:06:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0/manifests"},{"name":"v4.18.0a10","sha":"d35f2c258a8a4fed7533d73e9fe3f3ec36c579e8","kind":"tag","published_at":"2023-06-12T20:29:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a10","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a10/manifests"},{"name":"v4.18.0a9","sha":"1240e687b1a5c3c0e069b4e2f22b020d611a1cd2","kind":"tag","published_at":"2023-06-05T19:29:07.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a9","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a9/manifests"},{"name":"v4.18.0a8","sha":"8b15c654d73ca68b5599db0cb8d68c6df62ac5af","kind":"tag","published_at":"2023-05-30T19:28:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a8","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a8/manifests"},{"name":"v4.18.0a7","sha":"d0f20971a941b6b3a3ab810de069a76903d71c2b","kind":"tag","published_at":"2023-05-16T17:53:24.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a7/manifests"},{"name":"v4.18.0a6","sha":"16fef5b641e82a88f71f50657e29ae8a827969a5","kind":"tag","published_at":"2023-04-27T14:49:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a6/manifests"},{"name":"v4.18.0a5","sha":"29ad460fb37072200ce019ae4dce4d899350527f","kind":"tag","published_at":"2023-04-25T15:51:29.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a5/manifests"},{"name":"v4.18.0a4","sha":"3b35731082e75d686024342e2507ea50f2ef7657","kind":"tag","published_at":"2023-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a4/manifests"},{"name":"v4.18.0a3","sha":"10fab77e2786c94560c75d24d36820c5ccd083a7","kind":"tag","published_at":"2023-03-28T21:21:15.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a3/manifests"},{"name":"v4.18.0a2","sha":"529b57aefb4810866c3de0750349fb227fac816e","kind":"tag","published_at":"2023-03-20T17:01:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a2/manifests"},{"name":"v4.18.0a1","sha":"0b64ff485398e2dbe58c078b2eaee56af5944db5","kind":"tag","published_at":"2023-03-16T12:27:32.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.18.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.18.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.18.0a1/manifests"},{"name":"v4.17.3","sha":"dbc398245a583cb2366795dc529ae042d10c1577","kind":"tag","published_at":"2022-11-29T18:32:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"e868bfeddee255ff55ad40345d4b6e8c3519b577","kind":"tag","published_at":"2022-11-28T17:05:49.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"46fdb982a26aac211bc4d20b2ef6d8089a520f77","kind":"tag","published_at":"2022-11-22T23:12:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"7448523b98dcc8498a5add4bea34a8c89109b885","kind":"tag","published_at":"2022-11-01T21:57:50.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.17.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"ee024ffc61bee56b25e816f489d7365fe1445c6d","kind":"tag","published_at":"2022-09-09T09:17:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.16.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"420fc6bd9a3ecc4cd637ece97cb4b482b4d0d37e","kind":"tag","published_at":"2022-08-31T09:03:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.15.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"d74efba99ce6f88710230686882e62fc05d16541","kind":"tag","published_at":"2022-08-21T10:10:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.14.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"a60a087884e63a6673bebbd403588958c5b047b3","kind":"tag","published_at":"2022-08-19T12:05:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.13.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"dfd41e84c5469352f79d14f0cc4539fc7bd1d8f7","kind":"tag","published_at":"2022-08-18T09:02:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"e69cb7ab504740a58766fad757bb5d01e5e812f6","kind":"tag","published_at":"2022-08-18T08:24:55.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.12.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"549f9e545aae5ab6812940e082795527557e1448","kind":"tag","published_at":"2022-08-18T08:07:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.11.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.11.0/manifests"},{"name":"v4.10.3","sha":"990bae77c368fe885492dede9ef5adfbb950924c","kind":"tag","published_at":"2022-08-18T06:50:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"a8c3b140a0134aa8c07fd7720d4e40f1bf759545","kind":"tag","published_at":"2022-08-17T15:26:00.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"c2e86eea66fcd0991524fcd06f76e1b233b3faff","kind":"tag","published_at":"2022-08-17T14:28:20.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"ae0feea5e5e8c1a80efb1f17a20b15295355518a","kind":"tag","published_at":"2022-08-16T09:24:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.10.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"f44effcec53ec8d24d8cfa7b338203e9a36f3d4e","kind":"tag","published_at":"2022-08-03T07:58:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"6f18518ebc5855876aab846183c80372e454ac94","kind":"tag","published_at":"2022-07-31T06:49:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.9.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"5891be04adcb78df0c388f7742fb3c987f297a24","kind":"tag","published_at":"2022-07-28T06:12:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"72c3200d9b14139c9ab3094d0da4c0dd68acafe3","kind":"tag","published_at":"2022-07-12T03:30:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8819f463d7e01b2f7e3f8ca3a010d38301aa7e69","kind":"tag","published_at":"2022-07-11T11:17:25.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"bb745353ec9e2cc8f6d5fa447c49fff1e5fdc05f","kind":"tag","published_at":"2022-07-11T10:29:44.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.7.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"32b277f0804e64d0dabecd98e88baa1836839f2e","kind":"tag","published_at":"2022-07-07T13:58:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"12c793cf1f3c11d038b1c097d560871180976138","kind":"tag","published_at":"2022-06-28T14:46:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"6ca4004b7c1dcddadbe6e02dff2c793a366666dc","kind":"tag","published_at":"2022-06-01T20:26:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"fb85c6620ff26823362ebd27b8577995c0841028","kind":"tag","published_at":"2022-05-05T21:14:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"3b2f0f36c73b61fd72a87ab468e46b24119ae9e0","kind":"tag","published_at":"2022-05-05T17:45:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"65f591e5152e37867cdd5db1baf6ae175229713e","kind":"tag","published_at":"2022-01-12T11:56:35.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"480f357ac9dbe3a9312f0f5227bd18105d07a3a1","kind":"tag","published_at":"2022-01-01T20:25:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"afb0b73f1a084c69db5510961f6507df53031987","kind":"tag","published_at":"2021-12-20T14:01:19.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0","kind":"tag","published_at":"2021-12-17T00:57:05.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0878727e6dc39f1f9268a626a6b6390b2dde2f4a","kind":"tag","published_at":"2021-12-15T16:26:56.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"719a05d6f2fe3f0ca9432e15922c53e27a556141","kind":"tag","published_at":"2021-11-05T15:25:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3d2eec2113828b34d43a533fc5d2b9f8728bd094","kind":"tag","published_at":"2021-11-04T01:07:04.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"af78d65ccf3164f37083eaf023db5704d004bbc6","kind":"tag","published_at":"2021-10-20T14:20:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"d582ebc05df296585019cb5ebb457792c6939b61","kind":"tag","published_at":"2021-10-19T22:43:48.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"2cf3dc20dffca01335c806db48b4a584baf8583f","kind":"tag","published_at":"2021-10-09T22:05:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0/manifests"},{"name":"v4.1.0a1","sha":"bb60c9bca5b469222ccc0a49ea83ab15323479f7","kind":"tag","published_at":"2021-10-09T22:04:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.1.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.1.0a1/manifests"},{"name":"v4.0.1","sha":"e61dcbcb2a156b8d517c4ee7ea08c8e9e2acfb35","kind":"commit","published_at":"2021-09-30T12:12:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86e41f326fdfe6fdcaa50d40cb40389faace7395","kind":"tag","published_at":"2021-09-29T23:06:37.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0/manifests"},{"name":"v4.0.0a6","sha":"15ddd2f5d902007ca2c303180473b87375955671","kind":"tag","published_at":"2021-08-25T12:50:59.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a6/manifests"},{"name":"v4.0.0a5","sha":"aaafa1e43af5104da23c49cb8576aaeb5895a4ad","kind":"tag","published_at":"2021-08-24T13:40:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a5/manifests"},{"name":"v4.0.0a4","sha":"6e4c6a7d640a66b25cb5a439ca6ea19f87385aee","kind":"tag","published_at":"2021-08-24T12:11:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a4/manifests"},{"name":"v4.0.0a3","sha":"0975c62c71ce747acee620282e84c87cf353dca8","kind":"tag","published_at":"2021-08-20T14:15:17.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a3/manifests"},{"name":"v4.0.0a2","sha":"61382d717165368fee825b04ae170754965aba03","kind":"tag","published_at":"2021-07-09T16:14:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a2/manifests"},{"name":"v4.0.0a1","sha":"bda42e3cc541aa416df3e35d58d48750f91c47de","kind":"tag","published_at":"2021-05-22T17:41:21.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v4.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v4.0.0a1/manifests"},{"name":"v3.2.0","sha":"2f734a7ce1395ac4ff2d394583fd46a2e8833a9b","kind":"tag","published_at":"2019-11-18T12:43:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7ee391c6f94cd43e57806c41340515b5e866727f","kind":"tag","published_at":"2019-10-09T19:13:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"077feca5c176dd740b30d3f1084b6622076129e7","kind":"tag","published_at":"2019-10-09T15:06:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"d5946354b2277961f1886002e835d40ee183f7b9","kind":"tag","published_at":"2019-08-02T00:53:39.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6fd7c7d2f3924109dd9fbc9143cd2f542e2e4f24","kind":"tag","published_at":"2019-03-01T12:00:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21838cd7727bd7c1d9a309df51cd32ebb0c78cdb","kind":"tag","published_at":"2019-02-24T02:28:11.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0/manifests"},{"name":"v3.0.0b3","sha":"a52ec98ceb3ec19ba9c999b06076a0826d496f12","kind":"tag","published_at":"2019-01-27T20:57:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b3/manifests"},{"name":"v3.0.0b2","sha":"231e894bc0625e9b5d385e5efe9be3c9f44ff198","kind":"tag","published_at":"2019-01-26T17:38:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"fa72031da22792778d501fe3002ec3609e4a62c0","kind":"tag","published_at":"2019-01-21T22:41:34.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0b1/manifests"},{"name":"v3.0.0a6","sha":"89f0f22a949e3561d05576f27e9a97c8233e2ee9","kind":"tag","published_at":"2019-01-21T20:43:42.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"b158176c941080f0cae5301945205e058d9a5e7e","kind":"tag","published_at":"2019-01-15T11:43:45.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"37671acda2424f1bb13a5e2f5e8f81441d73487b","kind":"tag","published_at":"2019-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"8cc6a5af0b5ab343707c0c71021c477651aa479b","kind":"tag","published_at":"2018-09-30T13:50:53.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"8aadc0e50db04fbd0907a0c211a8f1071701d4b5","kind":"tag","published_at":"2018-08-08T06:22:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"9632422aa90cb1fbfbbb141954ef6d06437b0801","kind":"tag","published_at":"2018-06-12T23:18:33.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v3.0.0a1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v3.0.0a1/manifests"},{"name":"v2.6.0","sha":"d16713a4296663f3d62c50b9f9a2893cb380b7af","kind":"tag","published_at":"2017-02-05T12:19:51.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.6.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f459b73a2c27fcbf9356e7bd9ff5ac27fb5bac7","kind":"tag","published_at":"2015-06-08T19:36:43.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d404a32f866e35de8d3744f52a35782e338bd3cd","kind":"tag","published_at":"2015-06-05T12:52:30.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.5.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9f1827038e93663f54c6d6d3b81197a2648109c6","kind":"commit","published_at":"2014-08-19T00:54:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.4.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"35b60f390098d3306c03eee27ceec8cf8a493579","kind":"commit","published_at":"2013-11-03T00:53:22.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6fee28cc42bbfc08d4c882d3cc65fef3b7bb1f79","kind":"commit","published_at":"2013-10-18T17:46:36.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9e8c15e43091742a89fcfe252071dca0d5731f06","kind":"commit","published_at":"2013-09-22T16:39:23.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"93467f114cb7013a8a623ac177834f9c13676e31","kind":"commit","published_at":"2013-05-21T13:39:40.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v2.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"c21e7246ac9d962a5cbe72b700ef73d6b9fd83b6","kind":"commit","published_at":"2013-04-21T13:24:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.3.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55ec1c852801f6a7d366bea00e621d69246eaf21","kind":"commit","published_at":"2013-04-12T19:03:58.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.2.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"abd0b2dd1cce8e072a69c84162937e35162ce86b","kind":"commit","published_at":"2013-03-03T23:20:18.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.1.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.1.0/manifests"},{"name":"v0.8.0","sha":"3a158e4e4d1df62ce9a553ff3bd6a564c686b0f6","kind":"commit","published_at":"2013-01-14T04:33:08.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0/manifests"},{"name":"v0.8.0-b1","sha":"59cfa1922986203318d4a81ddee7e7568b619f96","kind":"commit","published_at":"2012-12-30T02:39:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.8.0-b1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.8.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.8.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.8.0-b1/manifests"},{"name":"v1.0.0","sha":"71a0d30e0cafce6876f23ab6cf25365d1244e0cd","kind":"commit","published_at":"2012-12-24T02:14:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v1.0.0","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"3ddd80543bd6da56eeea84b2f364febaeadf31b9","kind":"commit","published_at":"2012-10-28T23:44:13.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.7","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.7/manifests"},{"name":"v0.6","sha":"1e47794fb0bec5830646d2004ed9eebed48c5ca1","kind":"commit","published_at":"2012-09-21T13:56:28.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.6","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.6/manifests"},{"name":"v0.5","sha":"3c857f59fd2b962b528b08ccfd9fb6458492042b","kind":"commit","published_at":"2012-07-17T19:33:02.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.5","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.5/manifests"},{"name":"v0.4","sha":"b8b43a4544a529814ae0d7f5b5e065b974cc0b5f","kind":"commit","published_at":"2012-06-19T14:13:27.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.4","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.4/manifests"},{"name":"v0.3","sha":"deb1648ac91f16d3388c8273777edac32908a586","kind":"commit","published_at":"2012-06-05T23:27:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.3","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.3/manifests"},{"name":"v0.2","sha":"2a409776e2370e562851d1f01f22055b823e1d1d","kind":"commit","published_at":"2012-01-17T00:04:38.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.2","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.2/manifests"},{"name":"v0.1","sha":"c54d30f61e3dea2f5fd7b6eb9ace8ee2c0662a0b","kind":"commit","published_at":"2012-01-02T02:49:14.000Z","download_url":"https://codeload.github.com/python-jsonschema/jsonschema/tar.gz/v0.1","html_url":"https://github.com/python-jsonschema/jsonschema/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-jsonschema/jsonschema@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T17:19:15.426Z","dependent_packages_count":219,"downloads":45270105,"downloads_period":"total","dependent_repos_count":1402,"rankings":{"downloads":null,"dependent_repos_count":0.4690852836967912,"dependent_packages_count":0.29941613852986676,"stargazers_count":5.653974749238984,"forks_count":7.016318179549878,"docker_downloads_count":null,"average":3.35969858775388},"purl":"pkg:conda/jsonschema?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonschema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonschema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonschema/dependencies","status":null,"funding_links":["https://github.com/sponsors/Julian","https://tidelift.com/funding/github/pypi/jsonschema"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-15T16:32:27.261Z","issues_count":249,"pull_requests_count":326,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2259965.9863945576,"issues_closed_count":183,"pull_requests_closed_count":294,"pull_request_authors_count":66,"issue_authors_count":206,"avg_comments_per_issue":3.4096385542168677,"avg_comments_per_pull_request":0.9570552147239264,"merged_pull_requests_count":226,"bot_issues_count":0,"bot_pull_requests_count":230,"past_year_issues_count":20,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":449059.2150537634,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","maintainers":[{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"},{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"},{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}],"active_maintainers":[{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonschema/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2347},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-22T05:06:05.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":2328,"full_name":"python-jsonschema/jsonschema","default_branch":"main","total_commits":2592,"total_committers":122,"total_bot_commits":190,"total_bot_committers":2,"mean_commits":21.24590163934426,"dds":0.26388888888888884,"past_year_total_commits":130,"past_year_total_committers":8,"past_year_total_bot_commits":79,"past_year_total_bot_committers":2,"past_year_mean_commits":16.25,"past_year_dds":0.6615384615384615,"last_synced_at":"2026-08-20T00:41:11.951Z","last_synced_commit":"eda977904c0205be337ede3865834b50c50d5f24","created_at":"2023-03-07T09:14:12.305Z","updated_at":"2026-08-20T00:41:11.412Z","committers":[{"name":"Julian Berman","email":"Julian@GrayVines.com","login":"Julian","count":1908},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":126},{"name":"Chase Sterling","email":"chase.sterling@gmail.com","login":"gazpachoking","count":84},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":64},{"name":"RomainTT","email":"romain@taprest.fr","login":"RomainTT","count":38},{"name":"Harald Nezbeda","email":"hn@nezhar.com","login":"nezhar","count":35},{"name":"Stephen Rosen","email":"sirosen@globus.org","login":"sirosen","count":18},{"name":"Norman Hooper","email":"norman.hooper@voss-solutions.com","login":null,"count":17},{"name":"willson-chen","email":"willson.chenwx@gmail.com","login":"willson-chen","count":15},{"name":"davkor","email":"david@adalogics.com","login":"DavidKorczynski","count":14},{"name":"Glenn Maynard","email":"glenn@zewt.org","login":"zewt","count":12},{"name":"Opemipo Ogunkola","email":"ogunks@live.com","login":"opethe1st","count":12},{"name":"Martin Zugnoni","email":"martin.zugnoni@gmail.com","login":"martinzugnoni","count":9},{"name":"Ben Smithers","email":"ben.smithers@bristol.ac.uk","login":"bsmithers","count":9},{"name":"Colin Dunklau","email":"colin.dunklau@gmail.com","login":"cdunklau","count":9},{"name":"Kai A. Hiller","email":"git@kaialexhiller.de","login":"V02460","count":9},{"name":"Daniel Nephin","email":"dnephin@gmail.com","login":"dnephin","count":7},{"name":"Hillel Arnold","email":"helrond@hotmail.com","login":"helrond","count":7},{"name":"Daniël van Noord","email":"13665637+DanielNoord","login":"DanielNoord","count":6},{"name":"Dmitry Dygalo","email":"dmitry@dygalo.dev","login":"Stranger6667","count":6},{"name":"Bouke Haarsma","email":"bouke@haarsma.eu","login":"Bouke","count":5},{"name":"John Anderson","email":"sontek@gmail.com","login":"sontek","count":5},{"name":"ApamNapat","email":"bartlomiejbetka@gmail.com","login":"ApamNapat","count":5},{"name":"johnthagen","email":"johnthagen@gmail.com","login":"johnthagen","count":4},{"name":"lennartk","email":"lekahade@gmail.com","login":"lennart-k","count":4},{"name":"apiraino","email":"apiraino","login":"apiraino","count":4},{"name":"Joep van Dijken","email":"joebie13@gmail.com","login":"joepvandijken","count":4},{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":4},{"name":"Guðni Már Gilbert","email":"gudni.m.g@gmail.com","login":"gudnimg","count":4},{"name":"Gabriel Le Breton","email":"lebreton.gabriel@gmail.com","login":"GabLeRoux","count":4},{"name":"Alexander Bayandin","email":"a.bayandin@gmail.com","login":"bayandin","count":4},{"name":"Talha Malik","email":"talhamalik@Tops-MacBook-Pro-2.local","login":null,"count":4},{"name":"William Speirs","email":"wspeirs@datto.com","login":null,"count":3},{"name":"Zac-HD","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":3},{"name":"Adam Dobrawy","email":"ad-m","login":"ad-m","count":3},{"name":"ankostis@host:STUW025","email":"ankostis@gmail.com","login":"ankostis","count":3},{"name":"Jacob D. Moorman","email":"jdmoorman@math.ucla.edu","login":"jdmoorman","count":3},{"name":"Óscar Martínez","email":"oscmarb@gmail.com","login":"oscmarb","count":3},{"name":"Vlad Stefan Munteanu","email":"vladstefanmunteanu@gmail.com","login":"vladmunteanu","count":3},{"name":"Omar Ryhan","email":"omarryhan@gmail.com","login":"omarryhan","count":3},{"name":"Nicolas Aimetti","email":"naimetti@yahoo.com.ar","login":"naimetti","count":3},{"name":"Michael Droettboom","email":"mdboom@gmail.com","login":"mdboom","count":3},{"name":"Ilya Konstantinov","email":"ilya.konstantinov@gmail.com","login":"ikonst","count":3},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":3},{"name":"Sebastian Mika","email":"mika@idalab.de","login":null,"count":3},{"name":"Igor Davydenko","email":"iam@igordavydenko.com","login":"playpauseandstop","count":2},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":2},{"name":"DrGFreeman","email":"DrGFreeman","login":"DrGFreeman","count":2},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":2},{"name":"Jaakko Kantojärvi","email":"jaakko@n-1.fi","login":"raphendyr","count":2},{"name":"aromanovich","email":"anthony.romanovich@gmail.com","login":"aromanovich","count":2},{"name":"AndrewSC","email":"asc9003@rit.edu","login":null,"count":2},{"name":"Tibor Völcker","email":"tiborvoelcker@hotmail.de","login":"TiborVoelcker","count":2},{"name":"Stuart Berg","email":"bergs@janelia.hhmi.org","login":"stuarteberg","count":2},{"name":"Sorin Sbarnea","email":"ssbarnea@redhat.com","login":"ssbarnea","count":2},{"name":"Sergey Fedoseev","email":"fedoseev.sergey@gmail.com","login":"sir-sigurd","count":2},{"name":"Rob Herring","email":"robh@kernel.org","login":"robherring","count":2},{"name":"Padmashree S S","email":"padmashreess2006@gmail.com","login":"Padmashree06","count":2},{"name":"Laurie O","email":"laurie_opperman@hotmail.com","login":"EpicWink","count":2},{"name":"Joseph Heck","email":"heckj@mac.com","login":"heckj","count":2},{"name":"Itamar Turner-Trauring","email":"itamar@datawire.io","login":null,"count":2},{"name":"pgjones","email":"philip.graham.jones@googlemail.com","login":"pgjones","count":2},{"name":"Jon Staab","email":"shtaab@gmail.com","login":null,"count":2},{"name":"Jan Kowalleck","email":"jan.kowalleck@gmail.com","login":"jkowalleck","count":2},{"name":"Jesús García Crespo","email":"jesus@sevein.com","login":"sevein","count":2},{"name":"Stephan Wurm","email":"121798939+swaeberle","login":"swaeberle","count":1},{"name":"Simmo Saan","email":"simmo.saan@gmail.com","login":"sim642","count":1},{"name":"Taavi Burns","email":"taavi@taaviburns.ca","login":"eloraburns","count":1},{"name":"TakesxiSximada","email":"takesxi.sximada@gmail.com","login":"TakesxiSximada","count":1},{"name":"TakingItCasual","email":"TakingItCasual@gmail.com","login":"TakingItCasual","count":1},{"name":"Tiago Montes","email":"tiago.montes@gmail.com","login":"tmontes","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"John T. Wodder II","email":"git@varonathe.org","login":"jwodder","count":1},{"name":"Jonathan Hashkes","email":"jhashkes@gmail.com","login":"jhashkes","count":1},{"name":"Jordan Speicher","email":"uSpike","login":"uSpike","count":1},{"name":"Julian Kuhlmann","email":"jlnkuhlmann@gmail.com","login":"julesjulian","count":1},{"name":"Jyrki Muukkonen","email":"jvtm@kruu.org","login":"jvtm","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kiall Mac Innes","email":"kiall@managedit.ie","login":"kiall","count":1},{"name":"Tomas Hrnciar","email":"thrnciar@redhat.com","login":"hrnciar","count":1},{"name":"Tsuyoshi Hombashi","email":"tsuyoshi.hombashi@gmail.com","login":"thombashi","count":1},{"name":"Sonny","email":"samson.shi@capitalone.com","login":null,"count":1},{"name":"Samarjeet","email":"samarjeet2702@gmail.com","login":null,"count":1},{"name":"Jacopo Notarstefano","email":"jacopo.notarstefano@cern.ch","login":null,"count":1},{"name":"Heikki Mehtänen","email":"heikki.mehtanen@veikkaus.fi","login":null,"count":1},{"name":"Gaetano Guerriero","email":"gaetano.guerriero@viralize.com","login":null,"count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Bastien Vallet","email":"b.vallet@criteo.com","login":null,"count":1},{"name":"Vincent Pelletier","email":"vincent@nexedi.com","login":"vpelletier","count":1},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":1},{"name":"rbtcollins","email":"robertc@robertcollins.net","login":"rbtcollins","count":1},{"name":"杨鹏","email":"yangpengxdu@gmail.com","login":"linuxholic","count":1},{"name":"Ben Leslie","email":"benno@benno.id.au","login":"bennoleslie","count":1},{"name":"Björn Otto","email":"bjoern.otto@ifak.eu","login":"otto-ifak","count":1},{"name":"Christian Lyder Jacobsen","email":"cjacobsen@onemarketnetwork.com","login":"clj","count":1},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":1},{"name":"Christopher Armstrong","email":"radix@twistedmatrix.com","login":"radix","count":1},{"name":"Beat Küng","email":"beat-kueng@gmx.net","login":"bkueng","count":1},{"name":"Avi Shinnar","email":"shinnar@us.ibm.com","login":"shinnar","count":1},{"name":"Aryan Arora","email":"aryanarora.w1@gmail.com","login":"aryanA101a","count":1},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":1},{"name":"Andrew Scheller","email":"github@loowis.durge.org","login":"lurch","count":1},{"name":"Alex Hofsteede","email":"alex@hofsteede.com","login":"alex-hofsteede","count":1},{"name":"AleksaC","email":"aleksacukovic1@gmail.com","login":"AleksaC","count":1},{"name":"Damien Tardy-Panis","email":"damien@m2mobi.com","login":"tardypad","count":1},{"name":"Daniel Gonzalez (pegasus)","email":"gonvaled@gonvaled.com","login":"gonvaled","count":1},{"name":"David Poggi","email":"drpoggi","login":"drpoggi","count":1},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Federico Mora","email":"federico.mora@gmail.com","login":"totic","count":1},{"name":"Floyd Hightower","email":"floyd.hightower27@gmail.com","login":"fhightower","count":1},{"name":"Francisco Couzo","email":"franciscouzo@gmail.com","login":"franciscouzo","count":1},{"name":"GermanoGuerrini","email":"germano.guerrini@gmail.com","login":"GermanoGuerrini","count":1},{"name":"Grant Likely","email":"grant.likely@arm.com","login":"glikely","count":1},{"name":"Roman Lebedev","email":"lebedev.ri@gmail.com","login":"LebedevRI","count":1},{"name":"Roman Inflianskas","email":"rominf@pm.me","login":"rominf","count":1},{"name":"Richard Sternagel","email":"richard.sternagel@1und1.de","login":"rsternagel","count":1},{"name":"Paul Brown","email":"paul90brown@gmail.com","login":"pawl","count":1},{"name":"Noah Jackowitz","email":"noah.jackowitz@us.af.mil","login":"hackowitz-af","count":1},{"name":"Nikita Kniazev","email":"nok.raven@gmail.com","login":"Kojoley","count":1},{"name":"Milly","email":"milly.ca@gmail.com","login":"Milly","count":1},{"name":"Luiz Georg","email":"luiz.georg@profusion.mobi","login":"mentonin","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":44},{"name":"Julian Berman","email":"Julian@GrayVines.com","login":"Julian","count":40},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":35},{"name":"Guðni Már Gilbert","email":"gudni.m.g@gmail.com","login":"gudnimg","count":4},{"name":"Óscar Martínez","email":"oscmarb@gmail.com","login":"oscmarb","count":3},{"name":"Padmashree S S","email":"padmashreess2006@gmail.com","login":"Padmashree06","count":2},{"name":"Simmo Saan","email":"simmo.saan@gmail.com","login":"sim642","count":1},{"name":"Luiz Georg","email":"luiz.georg@profusion.mobi","login":"mentonin","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6759862,"commits_count":979839772,"contributors_count":41298045,"owners_count":1360935,"committers_count":3355342,"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":"python-jsonschema/jsonschema","html_url":"https://github.com/python-jsonschema/jsonschema","last_synced_at":"2026-08-22T20:03:09.157Z","status":null,"issues_count":251,"pull_requests_count":340,"avg_time_to_close_issue":10487089.819672132,"avg_time_to_close_pull_request":2172211.2636655946,"issues_closed_count":183,"pull_requests_closed_count":311,"pull_request_authors_count":70,"issue_authors_count":207,"avg_comments_per_issue":3.406374501992032,"avg_comments_per_pull_request":0.9529411764705882,"merged_pull_requests_count":230,"bot_issues_count":0,"bot_pull_requests_count":233,"past_year_issues_count":21,"past_year_pull_requests_count":122,"past_year_avg_time_to_close_issue":1532.9,"past_year_avg_time_to_close_pull_request":485099.40366972476,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":109,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.6229508196721312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":75,"created_at":"2023-05-10T11:05:34.643Z","updated_at":"2026-08-22T20:03:09.157Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fjsonschema/issues","issue_labels_count":{"table":{"Invalid":38,"Enhancement":30,"Bug":26,"Error Reporting":20,"Dialects v2":15,"Needs Simplification":8,"Waiting for Author":4,"Needs Test Upstream":4,"Help Wanted":1,"Pending Deprecation":1}},"pull_request_labels_count":{"table":{"dependencies":68,"github_actions":67,"Needs Test Upstream":2,"python:uv":1}},"issue_author_associations_count":{"table":{"NONE":214,"CONTRIBUTOR":21,"MEMBER":16}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":262,"NONE":71,"MEMBER":7}},"issue_authors":{"table":{"Julian":10,"ikonst":6,"Zac-HD":4,"sirosen":3,"hackowitz-af":3,"kloczek":3,"ssbarnea":3,"filip-komarzyniec":3,"eirnym":2,"philvarner":2,"nitg16":2,"braingram":2,"pierrecamilleri":2,"eslavich":2,"jvtm":2,"Vidminas":2,"t1m013y":2,"LecrisUT":2,"robherring":2,"shunfeng8421":2,"Christian-B":2,"joooeey":2,"candleindark":2,"vtushar06":2,"DoubleBoba":2,"jbyibm":1,"Vaibhav701161":1,"neimad1985":1,"stefanklug":1,"rabbitfang":1,"FuhuXia":1,"yuri1969":1,"itsMGA":1,"Freed-Wu":1,"cc-stjm":1,"ra-coder":1,"daniKayran":1,"dron4ik86":1,"pbordron":1,"palemieux":1,"miguel-mi-silva":1,"hjfreyer":1,"chraebslight":1,"jfchoquette":1,"tillahoffmann":1,"johanneskastl":1,"jkugler":1,"WilliamJamieson":1,"plondino":1,"PetrusAsikainen":1,"PatMyron":1,"cweiske":1,"gloaguen-evan":1,"mayafox":1,"lstorme":1,"jasonm23":1,"Casyfill":1,"port-b":1,"johnnymetz":1,"DanielNoord":1,"AAriam":1,"wanghaisheng":1,"christine-e-smit":1,"shinnar":1,"sahilshahpatel":1,"MichaelCurrie":1,"tschmidtb51":1,"rohanatt":1,"jonathan-daniel":1,"deepakganesh78":1,"jkowalleck":1,"ahsanfarooqui":1,"remigermain":1,"peristeri":1,"DoDoENT":1,"salahaz":1,"jsolbrig":1,"gsemet":1,"gobater":1,"jaredgrubb":1,"bartfeenstra":1,"dechamps":1,"arianvp":1,"AlexWaygood":1,"swaeberle":1,"erikhuck":1,"captaincoordinates":1,"ehault":1,"tfranzel":1,"paxapy":1,"BrianMarre":1,"esakarya":1,"vdweij":1,"salotz":1,"michaelmior":1,"MrSeccubus":1,"mtalexan":1,"prakharcode":1,"vkuehn":1,"nsheff":1,"andy-maier":1,"cscetbon":1,"samjuis":1,"paulmromer":1,"foxx":1,"odscjames":1,"tomisanhues2":1,"vigneshkv23":1,"activus-d":1,"martinpengellyphillips":1,"silversurfer34":1,"JonathanPlasse":1,"trzejos":1,"willjhenry":1,"dch-21":1,"ee987":1,"edgarrmondragon":1,"LukasJerabek":1,"gokceneraslan":1,"oc-ben-ellis":1,"berislavlopac":1,"yangcao77":1,"kulikjak":1,"MLL1228":1,"dylan-robins":1,"swaldhoer":1,"bernhardreiter":1,"yogyam":1,"gneiss15":1,"mriedem":1,"zhangj23":1,"invisig0th":1,"laurentvm":1,"konstantin-lebejko":1,"nschloe":1,"cdeil":1,"Fritzforcode":1,"igrishaev":1,"jslorrma":1,"ecarey-paa":1,"mbant":1,"edcsnt":1,"harmv":1,"trolldbois":1,"xucian":1,"reitzig":1,"drsybren":1,"andreynovikov":1,"gilder48":1,"barracuda156":1,"ykursav":1,"pipeti":1,"Bliph":1,"privatwolke":1,"victorgarcia98":1,"ilia1243":1,"ppaslan":1,"jpmckinney":1,"shadycuz":1,"firyalff":1,"aqeelat":1,"Reaster0":1,"rijenkii":1,"aw32":1,"vishalmane9":1,"sbrandtb":1,"henryiii":1,"elrandira":1,"alliefitter":1,"kripanshu":1,"devRoemer":1,"exhuma":1,"ldng":1,"awalterschulze":1,"ernesto-licea-mango":1,"rohan0rtiz0":1,"wheelerlaw":1,"ShadowLNC":1,"jaraco":1,"stefanofusai":1,"flying-sheep":1,"DenizUgur":1,"christianplatta1012":1,"aryabharat":1,"atsuoishimoto":1,"gmr":1,"Honnegowda":1,"ltucker":1,"PeteW":1,"JakeSummers":1,"AdamWill":1,"stefan6419846":1,"5eb":1,"marmeladema":1,"aersam":1,"maciejstromich":1,"fr-ser":1,"dev-willbird1936":1,"charkins":1,"PaschalisDim":1,"mmarseu":1,"jedie":1,"jemand771":1,"saksham99del":1,"lbpelegrini":1,"stephenfin":1,"goncalossilva":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":165,"dependabot[bot]":68,"hackowitz-af":4,"ilia1243":4,"sirosen":4,"DanielNoord":4,"kurtmckee":3,"agu2347":3,"vineethsaivs":3,"yzxcj797":3,"Julian":3,"gudnimg":2,"jkowalleck":2,"wodesuck":2,"ayushjain01":2,"BarakOshri":2,"rominf":2,"jfchoquette":2,"otto-ifak":2,"nightcityblade":2,"spacether":2,"jvtm":2,"atsuoishimoto":2,"shinnar":2,"ikonst":2,"jackhhh":2,"V02460":2,"dodslaser":2,"stephenfin":1,"sim642":1,"BlocksecPHD":1,"gadomski":1,"Sanjays2402":1,"wanxiankai":1,"mentonin":1,"jtilly":1,"worksbyfriday":1,"ghost":1,"c-tonneslan":1,"deepakganesh78":1,"swaeberle":1,"aparcar":1,"gaoflow":1,"aryansk":1,"aryanA101a":1,"Bojun-Vvibe":1,"official-burak":1,"ShipItAndPray":1,"dfinlay":1,"Erotemic":1,"dchaudhari7177":1,"oscmarb":1,"avian2":1,"UlikGames":1,"andrianbalanesq":1,"bkueng":1,"edgarrmondragon":1,"jcgruenhage":1,"bysiber":1,"dev-willbird1936":1,"cognis-digital":1,"Wolfvin":1,"Yuki9814":1,"traylenator":1,"bsmithers":1,"agoose77":1,"mconsalvo95-tech":1,"sloanlance":1,"nyxst4ck":1,"b-wulan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16290573,"issues_count":42258374,"pull_requests_count":134538684,"authors_count":11512629,"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":{"Needs Test Upstream":2,"Error Reporting":1,"Needs Simplification":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":47,"github_actions":46,"Needs Test Upstream":2,"python:uv":1}},"past_year_issue_author_associations_count":{"table":{"NONE":18,"CONTRIBUTOR":1,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":88,"NONE":34}},"past_year_issue_authors":{"table":{"filip-komarzyniec":3,"shunfeng8421":2,"vtushar06":2,"aqeelat":1,"awalterschulze":1,"Bliph":1,"deepakganesh78":1,"dev-willbird1936":1,"Freed-Wu":1,"jkowalleck":1,"mbant":1,"sirosen":1,"stefan6419846":1,"Vaibhav701161":1,"yogyam":1,"zhangj23":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":47,"pre-commit-ci[bot]":33,"yzxcj797":3,"vineethsaivs":3,"agu2347":3,"nightcityblade":2,"kurtmckee":2,"gudnimg":2,"Bojun-Vvibe":1,"Yuki9814":1,"worksbyfriday":1,"Wolfvin":1,"wanxiankai":1,"andrianbalanesq":1,"UlikGames":1,"traylenator":1,"sim642":1,"ShipItAndPray":1,"Sanjays2402":1,"aryansk":1,"oscmarb":1,"official-burak":1,"nyxst4ck":1,"b-wulan":1,"mentonin":1,"mconsalvo95-tech":1,"bysiber":1,"jkowalleck":1,"cognis-digital":1,"gaoflow":1,"dev-willbird1936":1,"BlocksecPHD":1,"deepakganesh78":1,"dchaudhari7177":1,"c-tonneslan":1}},"maintainers":[{"table":{"login":"Julian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julian"}},{"table":{"login":"sirosen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}},{"table":{"login":"Zac-HD","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zac-HD"}}],"active_maintainers":[{"table":{"login":"sirosen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sirosen"}}]}},"events":{"total":{"CreateEvent":61,"DeleteEvent":48,"ForkEvent":30,"IssueCommentEvent":107,"IssuesEvent":49,"PullRequestEvent":97,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":11,"PushEvent":106,"ReleaseEvent":2,"WatchEvent":253},"last_year":{"CreateEvent":32,"DeleteEvent":21,"ForkEvent":12,"IssueCommentEvent":16,"IssuesEvent":4,"PullRequestEvent":29,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":5,"PushEvent":46,"WatchEvent":60}},"keywords":["json","json-schema","jsonschema","schema","validation"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.in","sha":null,"kind":"manifest","created_at":"2022-07-12T14:56:53.168Z","updated_at":"2022-07-12T14:56:53.168Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/docs/requirements.in","dependencies":[{"id":159327515,"package_name":"file","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159327516,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159327517,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159327518,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159327519,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159327520,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:39:08.262Z","updated_at":"2023-01-13T11:39:08.262Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6875635312,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875635313,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875635314,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6875635315,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875635316,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":6875635317,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-07-05T16:15:18.328Z","updated_at":"2023-07-05T16:15:18.328Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/pyproject.toml","dependencies":[{"id":11146410730,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=22.2.0","direct":true,"kind":"runtime","optional":false},{"id":11146410731,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"\u003e=2023.03.6","direct":true,"kind":"runtime","optional":false},{"id":11146410736,"package_name":"referencing","ecosystem":"pypi","requirements":"\u003e=0.28.4","direct":true,"kind":"runtime","optional":false},{"id":11146410737,"package_name":"rpds-py","ecosystem":"pypi","requirements":"\u003e=0.7.1","direct":true,"kind":"runtime","optional":false},{"id":11146410738,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"\u003e=1.4.0;python_version\u003c'3.9'","direct":true,"kind":"runtime","optional":false},{"id":11146410739,"package_name":"pkgutil_resolve_name","ecosystem":"pypi","requirements":"\u003e=1.3.10;python_version\u003c'3.9'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"json/package.json","sha":null,"kind":"manifest","created_at":"2023-10-02T04:51:58.385Z","updated_at":"2023-10-02T04:51:58.385Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/json/package.json","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-08-06T19:55:49.009Z","updated_at":"2026-08-06T19:55:49.009Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/docs/requirements.txt","dependencies":[{"id":25915783417,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"==0.0.5","direct":true,"kind":"runtime","optional":false},{"id":25915783418,"package_name":"alabaster","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783419,"package_name":"astroid","ecosystem":"pypi","requirements":"==4.1.2","direct":true,"kind":"runtime","optional":false},{"id":25915783420,"package_name":"attrs","ecosystem":"pypi","requirements":"==26.1.0","direct":true,"kind":"runtime","optional":false},{"id":25915783421,"package_name":"babel","ecosystem":"pypi","requirements":"==2.18.0","direct":true,"kind":"runtime","optional":false},{"id":25915783422,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.15.0","direct":true,"kind":"runtime","optional":false},{"id":25915783423,"package_name":"certifi","ecosystem":"pypi","requirements":"==2026.6.17","direct":true,"kind":"runtime","optional":false},{"id":25915783424,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.4.7","direct":true,"kind":"runtime","optional":false},{"id":25915783425,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.21.2","direct":true,"kind":"runtime","optional":false},{"id":25915783426,"package_name":"furo","ecosystem":"pypi","requirements":"==2025.12.19","direct":true,"kind":"runtime","optional":false},{"id":25915783427,"package_name":"idna","ecosystem":"pypi","requirements":"==3.18","direct":true,"kind":"runtime","optional":false},{"id":25915783428,"package_name":"imagesize","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783429,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.6","direct":true,"kind":"runtime","optional":false},{"id":25915783430,"package_name":"jsonschema","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25915783431,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"==2025.9.1","direct":true,"kind":"runtime","optional":false},{"id":25915783432,"package_name":"lxml","ecosystem":"pypi","requirements":"==6.1.1","direct":true,"kind":"runtime","optional":false},{"id":25915783433,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":25915783434,"package_name":"packaging","ecosystem":"pypi","requirements":"==26.2","direct":true,"kind":"runtime","optional":false},{"id":25915783435,"package_name":"pyenchant","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"runtime","optional":false},{"id":25915783436,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.20.0","direct":true,"kind":"runtime","optional":false},{"id":25915783437,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0.3","direct":true,"kind":"runtime","optional":false},{"id":25915783438,"package_name":"referencing","ecosystem":"pypi","requirements":"==0.37.0","direct":true,"kind":"runtime","optional":false},{"id":25915783439,"package_name":"requests","ecosystem":"pypi","requirements":"==2.34.2","direct":true,"kind":"runtime","optional":false},{"id":25915783440,"package_name":"roman-numerals","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":25915783441,"package_name":"roman-numerals-py","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":25915783442,"package_name":"rpds-py","ecosystem":"pypi","requirements":"==2026.6.3","direct":true,"kind":"runtime","optional":false},{"id":25915783443,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":25915783444,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.8.4","direct":true,"kind":"runtime","optional":false},{"id":25915783445,"package_name":"sphinx","ecosystem":"pypi","requirements":"==8.2.3","direct":true,"kind":"runtime","optional":false},{"id":25915783446,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"==3.8.0","direct":true,"kind":"runtime","optional":false},{"id":25915783447,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==3.5.2","direct":true,"kind":"runtime","optional":false},{"id":25915783448,"package_name":"sphinx-basic-ng","ecosystem":"pypi","requirements":"==1.0.0b2","direct":true,"kind":"runtime","optional":false},{"id":25915783449,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":25915783450,"package_name":"sphinx-json-schema-spec","ecosystem":"pypi","requirements":"==2025.1.1","direct":true,"kind":"runtime","optional":false},{"id":25915783453,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783454,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783455,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":25915783456,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":25915783457,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783458,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25915783459,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"==8.0.2","direct":true,"kind":"runtime","optional":false},{"id":25915783460,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false},{"id":25915783461,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.16.0","direct":true,"kind":"runtime","optional":false},{"id":25915783462,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-06T19:55:49.499Z","updated_at":"2026-08-06T19:55:49.499Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/uv.lock","dependencies":[{"id":25915783796,"package_name":"arrow","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25915783797,"package_name":"attrs","ecosystem":"pypi","requirements":"26.1.0","direct":false,"kind":"runtime","optional":false},{"id":25915783798,"package_name":"automat","ecosystem":"pypi","requirements":"25.4.16","direct":false,"kind":"runtime","optional":false},{"id":25915783799,"package_name":"click","ecosystem":"pypi","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25915783800,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25915783801,"package_name":"constantly","ecosystem":"pypi","requirements":"23.10.4","direct":false,"kind":"runtime","optional":false},{"id":25915783802,"package_name":"fqdn","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25915783803,"package_name":"hyperlink","ecosystem":"pypi","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":25915783804,"package_name":"idna","ecosystem":"pypi","requirements":"3.18","direct":false,"kind":"runtime","optional":false},{"id":25915783805,"package_name":"incremental","ecosystem":"pypi","requirements":"24.11.0","direct":false,"kind":"runtime","optional":false},{"id":25915783806,"package_name":"isoduration","ecosystem":"pypi","requirements":"20.11.0","direct":false,"kind":"runtime","optional":false},{"id":25915783807,"package_name":"jsonpath-ng","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25915783808,"package_name":"jsonpointer","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25915783809,"package_name":"jsonschema","ecosystem":"pypi","requirements":"0.30.0","direct":false,"kind":"runtime","optional":false},{"id":25915783810,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2025.9.1","direct":false,"kind":"runtime","optional":false},{"id":25915783811,"package_name":"lark","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25915783812,"package_name":"packaging","ecosystem":"pypi","requirements":"26.2","direct":false,"kind":"runtime","optional":false},{"id":25915783813,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25915783814,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":25915783815,"package_name":"referencing","ecosystem":"pypi","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25915783816,"package_name":"rfc3339-validator","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25915783817,"package_name":"rfc3986-validator","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25915783818,"package_name":"rfc3987","ecosystem":"pypi","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25915783819,"package_name":"rfc3987-syntax","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25915783820,"package_name":"rpds-py","ecosystem":"pypi","requirements":"0.30.0","direct":false,"kind":"runtime","optional":false},{"id":25915783821,"package_name":"rpds-py","ecosystem":"pypi","requirements":"2026.6.3","direct":false,"kind":"runtime","optional":false},{"id":25915783822,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25915783823,"package_name":"tomli","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25915783824,"package_name":"twisted","ecosystem":"pypi","requirements":"26.4.0","direct":false,"kind":"runtime","optional":false},{"id":25915783825,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.16.0","direct":false,"kind":"runtime","optional":false},{"id":25915783826,"package_name":"tzdata","ecosystem":"pypi","requirements":"2026.2","direct":false,"kind":"runtime","optional":false},{"id":25915783827,"package_name":"uri-template","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25915783828,"package_name":"virtue","ecosystem":"pypi","requirements":"2025.7.1","direct":false,"kind":"runtime","optional":false},{"id":25915783905,"package_name":"webcolors","ecosystem":"pypi","requirements":"25.10.0","direct":false,"kind":"runtime","optional":false},{"id":25915783906,"package_name":"zope-interface","ecosystem":"pypi","requirements":"8.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zizmor.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T19:55:48.354Z","updated_at":"2026-08-06T19:55:48.354Z","repository_link":"https://github.com/python-jsonschema/jsonschema/blob/main/.github/workflows/zizmor.yml","dependencies":[{"id":25915782571,"package_name":"actions/checkout","ecosystem":"actions","requirements":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","direct":true,"kind":"composite","optional":false},{"id":25915782573,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"11f9893b081a58869d3b5fccaea48c9e9e46f990","direct":true,"kind":"composite","optional":false},{"id":25915782576,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"99df26d4f13ea111d4ec1a7dddef6063f76b97e9","direct":true,"kind":"composite","optional":false}]}],"score":35.68118361487845,"created_at":"2025-08-29T12:31:31.662Z","updated_at":"2026-08-23T20:34:31.493Z","avatar_url":"https://github.com/python-jsonschema.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363205","html_url":"https://summary.ecosyste.ms/projects/363205"}