Skip to content

Commit

Permalink
Merge pull request #4406 from nickmango/bug/vul-fix
Browse files Browse the repository at this point in the history
Bug/Vulnerability Fixes
  • Loading branch information
nickmango authored Aug 12, 2024
2 parents a0b3289 + ef9f42a commit 20adc5a
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 27 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ on:
branches:
- main


env:
AWS_REGION: us-east-1
STAGE: dev

jobs:
build-pr:
build-deploy-dev:
runs-on: ubuntu-latest
environment: dev
steps:
Expand All @@ -36,7 +38,7 @@ jobs:
uses: actions/cache@v2
with:
path: ${{ github.workspace }}/go/pkg/mod
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}-${{ github.run_id }}
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
Expand Down Expand Up @@ -78,10 +80,7 @@ jobs:
- name: Go Dependencies
working-directory: cla-backend-go
run: |
go mod tidy
go mod download
make deps
run: make deps

- name: Go Swagger Generate
working-directory: cla-backend-go
Expand All @@ -100,4 +99,4 @@ jobs:
- name: Go Lint
working-directory: cla-backend-go
run: make lint
run: make lint
5 changes: 3 additions & 2 deletions cla-backend-go/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"qs": "^6.11.0",
"set-value": "^4.0.1",
"simple-git": "^3.16.0",
"ws": "^7.4.6",
"xmlhttprequest-ssl": "^1.6.2"
"ws": ">=7.5.10",
"xmlhttprequest-ssl": "^1.6.2",
"fast-xml-parser": ">=4.4.1"
}
}
16 changes: 8 additions & 8 deletions cla-backend-go/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2903,10 +2903,10 @@ fast-safe-stringify@^2.1.1:
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==

fast-xml-parser@4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
fast-xml-parser@4.2.5, fast-xml-parser@>=4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f"
integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==
dependencies:
strnum "^1.0.5"

Expand Down Expand Up @@ -5448,10 +5448,10 @@ write-file-atomic@^4.0.2:
imurmurhash "^0.1.4"
signal-exit "^3.0.7"

ws@^7.4.6, ws@^7.5.3, ws@^7.5.9:
version "7.5.9"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
ws@>=7.5.10, ws@^7.5.3, ws@^7.5.9:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

xml2js@0.6.2:
version "0.6.2"
Expand Down
5 changes: 3 additions & 2 deletions cla-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
"set-value": "^4.0.1",
"shell-quote": "^1.7.3",
"simple-git": "^3.16.0",
"ws": "^7.4.6",
"xmlhttprequest-ssl": "^1.6.2"
"ws": ">=7.5.10",
"xmlhttprequest-ssl": "^1.6.2",
"fast-xml-parser": ">=4.4.1"
}
}
16 changes: 8 additions & 8 deletions cla-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2742,10 +2742,10 @@ fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.1:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-xml-parser@4.2.5:
version "4.2.5"
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz"
integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
fast-xml-parser@4.2.5, fast-xml-parser@>=4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f"
integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==
dependencies:
strnum "^1.0.5"

Expand Down Expand Up @@ -5006,10 +5006,10 @@ write-file-atomic@^4.0.2:
imurmurhash "^0.1.4"
signal-exit "^3.0.7"

ws@^7.4.6, ws@^7.5.3, ws@^7.5.9:
version "7.5.9"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
ws@>=7.5.10, ws@^7.5.3, ws@^7.5.9:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

xml2js@0.6.2:
version "0.6.2"
Expand Down

0 comments on commit 20adc5a

Please sign in to comment.