Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-27 | 526 Bytes | |
Release 1.6.1 source code.tar.gz | 2025-07-27 | 525.9 kB | |
Release 1.6.1 source code.zip | 2025-07-27 | 729.2 kB | |
Totals: 3 Items | 1.3 MB | 0 |
What's Changed
Fixed
- Resolved SonarQube issue S6551 in tracing.ts - replaced deprecated url.parse() with WHATWG URL API (#237)
- Fixed object stringification issues to prevent "[object Object]" in logs (#236)
- Improved error formatting in logger for better debugging
- Fixed externally-controlled format string security issue (#232)
Changed
- Updated README.md documentation and organization (#233, [#234], [#235])
Full Changelog
https://github.com/sapientpants/sonarqube-mcp-server/compare/v1.6.0...v1.6.1