v6.26.2
This is a bugfix release with minor feature updates the following highlights:
Security
This patch fixes a buffer overflow vulnerabilty in the CodeChecker log command line client. CVE-2025-40843
Other
- Fix gcc exception if it is enabled only but a clang analyzer config i…
- Add memory-safety guideline (https://github.com/Ericsson/codechecker/pull/4654[)](https://github.com/Ericsson/codechecker/commit/c2590be8eec6964962da5382a59d389e5c5b79b8)
- Parallelize parse_unique_log to speed-up ~nproc times
- [fix] Fix statistics page report numbers
- [feat] Simplify product overview tab in Statistics
- [feat] Store hashed pwds in server config
- [feat] Simplify product overview tab in Statistics
- [feat] Highlight non-compliant rules in the Guideline statistics
- [fix] Cppcheck suppress unusedFunction checker only once
Full Changelog: v6.26.1...v6.26.2