Skip to content

Commit 2adf079

Browse files
GeneAIclaude
authored andcommitted
docs: Update CHANGELOG with security vulnerability fixes
Add CVE-2025-15284 (qs DoS vulnerability) to v3.7.0 release notes: - Document qs package updates across all npm packages - Link to resolved Dependabot alerts - Note 0 vulnerabilities status 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent 1dfc20f commit 2adf079

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
109109

110110
### Security
111111

112+
#### Dependency Vulnerability Fixes
113+
114+
- **CVE-2025-15284**: Resolved HIGH severity DoS vulnerability in `qs` package
115+
- Updated `qs` from 6.14.0 → 6.14.1 across all packages (website, vscode-extension, vscode-memory-panel)
116+
- Fixed arrayLimit bypass that allowed memory exhaustion attacks
117+
- Updated Stripe dependency to 19.3.1 to pull in patched version
118+
- All npm audits now report 0 vulnerabilities
119+
- Fixes: [Dependabot alerts #12, #13, #14](https://github.com/Smart-AI-Memory/empathy-framework/security/dependabot)
120+
112121
#### Enhanced Privacy and Compliance
113122

114123
- **HIPAA compliance**: Healthcare wizard with automatic PHI de-identification and audit logging

0 commit comments

Comments
 (0)