openapi-schema-validator icon indicating copy to clipboard operation
openapi-schema-validator copied to clipboard

OpenAPI schema validator is a Python library that validates schema against OpenAPI Schema Specification v3.0 and v3.1

Results 39 openapi-schema-validator issues
Sort by recently updated
recently updated
newest added

Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.18.2. Changelog Sourced from mypy's changelog. Mypy 1.18.2 Fix crash on recursive alias (Ivan Levkivskyi, PR 19845) Add additional guidance for stubtest errors when runtime...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.0.0. Changelog Sourced from pytest-cov's changelog. 7.0.0 (2025-09-09) Dropped support for subprocesses measurement. It was a feature added long time ago when coverage lacked a...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is...

dependencies
github_actions

Hi, We found some security risk, however we don't find any email to report to, as the GitHub Security is not available for these issues. Please let us know how...

Not sure if this is an issue or not, but at least I did not expect it :) Having for example a schema like: ```yaml --- openapi: "3.1.0" info: title:...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions

Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.16.2 to 0.23.1. Release notes Sourced from deptry's releases. 0.23.1 What's Changed Bug Fixes Improve handling of TYPE_CHECKING blocks by supporting import typing as t and checking...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...

dependencies
python