Skip to content

Commit

Permalink
release v1.51.16
Browse files Browse the repository at this point in the history
  • Loading branch information
provinzkraut committed May 6, 2024
1 parent a07b79b commit d3e0c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release-notes/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
1.x Changelog
=============

1.51.15
1.51.16
-------

* Fix a security issue ([CVE-2024-32982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32982) where static files could allow users the ability to escape the configured static files directory
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "starlite"
version = "1.51.15"
version = "1.51.16"
description = "Performant, light and flexible ASGI API Framework"
authors = [
"Janek Nouvertné <[email protected]>",
Expand Down

0 comments on commit d3e0c04

Please sign in to comment.