CRASM-3844 Resolve CheckmarX vulnerability dependencies#1500
Open
jayjaybunce wants to merge 5 commits intodevelopfrom
Open
CRASM-3844 Resolve CheckmarX vulnerability dependencies#1500jayjaybunce wants to merge 5 commits intodevelopfrom
jayjaybunce wants to merge 5 commits intodevelopfrom
Conversation
…EGION to frontend variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗣 Description
Packages Upgraded
Frontend
aws-amplify - From 5.3.12 to 6.16.3
@aws-amplify/ui-react - From 5.0.4 to 6.15.2
express-rate-limit - From 8.2.1 to 8.3.2
rollup - From 4.22.4 to 4.59.0
minimatch - From unpinned to 10.2.5
basic-ftp - From unpinned to 5.2.0
serverless-better-credentials - From 1.2.0 to 2.0.1
serverless-domain-manager - From from 7.0.0 to 10.0.0
Backend
aiohttp - From 3.12.14 to 3.13.3
cryptography - From 44.0.1 to 46.0.6
Django - From 5.2.9 to 5.2.11
PyJWT - From 2.10.1 to 2.12.0
orjson - From 3.10.12 to 3.11.7
python-multipart - From 0.0.19 to 0.0.22
Code Changes
With the upgrade to aws-amplify and @aws-amplify/ui-react to version 6, code changes were required to use of these packages in the frontend. Relevant changes are in useApi.ts and App.tsx
Vulnerabilities Resolved
7 Critical
17 High
12 Medium
6 Low
💭 Motivation and context
Resolves CRASM-3844
🧪 Testing
✅ Pre-approval checklist
bump_versionscript if this repository is versioned and the changes in this PR warrant a version bump.✅ Pre-merge checklist
✅ Post-merge checklist