| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-11 | 1.2 kB | |
| v6.27.2 source code.tar.gz | 2026-02-11 | 11.7 MB | |
| v6.27.2 source code.zip | 2026-02-11 | 12.7 MB | |
| Totals: 3 Items | 24.3 MB | 0 | |
Bug fixes
- Fix: Handle empty stdin gracefully in fixit command [#4766]
- [fix] Can't list server instances at PyPI installation [#4757]
- Fix fnmatch.translate() in skiplist handler [#4754]
- [fix] Fix fnmatch regex generation assert [#4753]
- [fix] "CodeChecker checkers" crash when infer used [#4748]
- Fix the issue where the ReportTree component remains in a loading state when the result exceeds MAX_QUERY_SIZE [#4747]
- [fix] Crash on non-existing variable [#4742]
- Log full OS error message when the connection fails [#4740]
Enhancement
- [fix] Add -j flag to "CodeChecker store"#4763
- Added flags to set server processes [#4772]
- Remove store_time.log [#4770]
Configuration
- Add "-fdump-rtl.*" to ignored GCC compiler options#4765
- [add] add severity for sarif [#4761]
- [analyzer] Completely remove -analyzer-opt-analyze-headers [#4760]
- [analyzer] Remove -analyzer-opt-analyze-headers flag [#4752]
- Upgrade deps [#4751]
- [fix] Missing OWASP Top10 link from checker labels [#4749]
- Print analysis length with 2 decimals [#4745]
- Upgrade SQLAlchemy to version 2.0 [#4729]
- [refactor] Do not use pinned versions in requirements.txt [#4714]