Skip to content

Commit

Permalink
chore: update vulnerability patch description (#7341)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszherba authored Dec 2, 2024
1 parent 6b4ec92 commit 0358de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/3.middleware/4.reference/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Please, read the [Getting Started guide](https://docs.alokai.com/middleware/guid

### Patch Changes

- **[FIXED]** a potential XSS (Cross-Site Scripting) vulnerability in the middleware. Now, each parameter is properly sanitized and validated before being used in the middleware.
- **[FIXED]** Now parameters are properly sanitized and validated before being used in the middleware.

## 5.0.0

Expand Down

0 comments on commit 0358de3

Please sign in to comment.