Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sqlparse from 0.4.4 to 0.5.0 #5579

Merged
merged 9 commits into from
Apr 18, 2024
1 change: 1 addition & 0 deletions changes/5579.security
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated `sqlparse` to `0.5.0` to fix passing a heavily nested list to `sqlparse.parse()` leads to a Denial of Service due to RecursionError. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd just reference GHSA-2m57-hf25-phgg instead of trying to explain the specific security issue here.

11 changes: 5 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.