Skip to content

Commit 52ce4a5

Browse files
chore: upgrade tar to ^7.5.16 to address CVE-2026-53655 (#1338)
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1362/sourcebot-devsourcebot-cve-2026-53655-node-tar-applies-pax-size#agent-session-acfeee34) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent c6f9b1d commit 52ce4a5

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Upgraded `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
1919
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
2020
- Upgraded `nodemailer` to `^8.0.11`. [#1328](https://github.com/sourcebot-dev/sourcebot/pull/1328)
21+
- Upgraded `tar` to `^7.5.16`. [#1338](https://github.com/sourcebot-dev/sourcebot/pull/1338)
2122
- Upgraded `esbuild` to `^0.28.1`. [#1342](https://github.com/sourcebot-dev/sourcebot/pull/1342)
2223

2324
## [5.0.3] - 2026-06-17

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21960,15 +21960,15 @@ __metadata:
2196021960
linkType: hard
2196121961

2196221962
"tar@npm:^7.4.3":
21963-
version: 7.5.13
21964-
resolution: "tar@npm:7.5.13"
21963+
version: 7.5.16
21964+
resolution: "tar@npm:7.5.16"
2196521965
dependencies:
2196621966
"@isaacs/fs-minipass": "npm:^4.0.0"
2196721967
chownr: "npm:^3.0.0"
2196821968
minipass: "npm:^7.1.2"
2196921969
minizlib: "npm:^3.1.0"
2197021970
yallist: "npm:^5.0.0"
21971-
checksum: 10c0/5c65b8084799bde7a791593a1c1a45d3d6ee98182e3700b24c247b7b8f8654df4191642abbdb07ff25043d45dcff35620827c3997b88ae6c12040f64bed5076b
21971+
checksum: 10c0/4f37f3c4bd2ca2755fd736a5df1d573c1a868ec1b1e893346aeafa95ac510f9e2fd1469420bd866cc7904799e5bd4ac62b5d4f03fe27747d6e1e373b44505c5c
2197221972
languageName: node
2197321973
linkType: hard
2197421974

0 commit comments

Comments
 (0)