Skip to content

Commit 4fd4ad0

Browse files
authored
#94: Fixed vulnerability CVE-2025-43859 in transitive dependency h11 (#95)
* #94: Fixed vulnerability CVE-2025-43859 in transitive dependency h11 * re-generated python code Was required due after updating openapi-python-client
1 parent 398e50c commit 4fd4ad0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+737
-635
lines changed

doc/changes/unreleased.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ Added `streamDescription` to the models below `components` / `schemas`:
2020

2121
## Security
2222

23-
* #92: Dependencies updated, especially jinja2 (3.1.5 -> 3.1.6)
23+
* #92: Dependencies updated, especially jinja2 (3.1.5 -> 3.1.6)
24+
* #94: Fixed vulnerability CVE-2025-43859 in transitive dependency h11

exasol/saas/client/openapi/api/clusters/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/databases/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/extensions/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/files/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/platform/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/profile/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/security/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/usage/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exasol/saas/client/openapi/api/users/__init__.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)