You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This week’s snyk review has shown two vulnerabilities in our API, one critical and one high (see screenshot below). The solution for both issues is to upgrade Django to at least v5.1.4, which is the latest version of Django at time of writing.
QA Notes
API changes with zero user-facing effects. Should have passing unit tests as normal.
DEV Notes
The dev should update Django to 5.1.4 along with any other packages that require updating alongside any django version upgrade.
This week’s snyk review has shown two vulnerabilities in our API, one critical and one high (see screenshot below). The solution for both issues is to upgrade Django to at least v5.1.4, which is the latest version of Django at time of writing.
QA Notes
API changes with zero user-facing effects. Should have passing unit tests as normal.
DEV Notes
The dev should update Django to 5.1.4 along with any other packages that require updating alongside any django version upgrade.
Design
null
See full ticket and images here: FECFILE-1885
Pull Request: #1260
The text was updated successfully, but these errors were encountered: