Skip to content

Commit e6f889b

Browse files
fix(chat): bump axios (#6347) (#6356)
1 parent ff47b1b commit e6f889b

4 files changed

Lines changed: 1173 additions & 999 deletions

File tree

.trivyignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# node:24-alpine vulnerabilities in https://hub.docker.com/layers/library/node/24-alpine
2+
3+
# zlib
24
CVE-2026-22184 exp:2026-05-20
5+
6+
# tar
7+
CVE-2026-31802 exp:2026-05-20
8+
CVE-2026-29786 exp:2026-05-20
9+
CVE-2026-26960 exp:2026-05-20
10+
11+
# minimatch
12+
CVE-2026-26996 exp:2026-05-20
13+
CVE-2026-27903 exp:2026-05-20
14+
CVE-2026-27904 exp:2026-05-20
15+
16+
# picomatch
17+
CVE-2026-33671 exp:2026-05-20
18+
19+
# libcrypto3 libssl3
20+
CVE-2026-28390 exp:2026-05-20

0 commit comments

Comments
 (0)