Skip to content

Commit d74e397

Browse files
authored
fix(security): upgrade tar to 7.5.3 for GHSA-8qq5-rm4j-mr97 (#298)
Adds npm override to force tar@7.5.3 across all dependencies to fix path sanitization vulnerability (CVE-2026-23745). Also adds third-party license notice for Blue Oak Model License 1.0.0.
1 parent 9d21508 commit d74e397

3 files changed

Lines changed: 25 additions & 347 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@ Once enabled, snapshots are automatically created when you execute notebooks. Yo
119119

120120
Want to contribute? Check out our [Contributing guide](CONTRIBUTING.md) for detailed setup instructions.
121121

122+
## Third-party licenses
123+
124+
This project includes the following third-party packages with notable licenses:
125+
126+
- **tar** - Licensed under the [Blue Oak Model License 1.0.0](https://blueoakcouncil.org/license/1.0.0)
127+
122128
---
123129

124130
<div align="center">

0 commit comments

Comments
 (0)