Commit e91c06c
authored
fix(security): upgrade golang.org/x/oauth2 to v0.27.0 to resolve CVE-2025-22868 (#5233)
* fix(security): upgrade golang.org/x/oauth2 to v0.27.0 to resolve CVE-2025-22868
Signed-off-by: UJESH2K <[email protected]>
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* chore: update Go version to 1.24.0 in go.mod, Dockerfile, and CI workflow
Signed-off-by: UJESH2K <[email protected]>
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* fix: use stable golang:1.24.0-bookworm base image in Dockerfile
Signed-off-by: UJESH2K <[email protected]>
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* 1.25 go version
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* golang.org/x/crypto v0.35.0 go version
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* golang.org/x/crypto v0.35.0 go version and 1.24
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* changed docker
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* changed docker
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* Temporary commit before rebase
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* Changed trivy to v2 and authentication goversion to 1.24.0
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* Revert Trivy v2 change
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* changed build.yml from 1.24 to 1.24.0
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* removed trivy version mismatch
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
* go mod tidy
Signed-off-by: UJESH KUMAR YADAV <[email protected]>
---------
Signed-off-by: UJESH2K <[email protected]>
Signed-off-by: UJESH KUMAR YADAV <[email protected]>1 parent 73a154f commit e91c06c
File tree
4 files changed
+16
-8
lines changed- .github/workflows
- chaoscenter/authentication
4 files changed
+16
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | | - | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| 207 | + | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| |||
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
| 266 | + | |
263 | 267 | | |
264 | 268 | | |
265 | 269 | | |
| |||
286 | 290 | | |
287 | 291 | | |
288 | 292 | | |
| 293 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments