Skip to content

v6.27.2

Choose a tag to compare

@bruntib bruntib released this 11 Feb 15:39
· 2 commits to release-v6.27 since this release

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