Codechecker

Latest version: v6.24.4

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 14

5.0

With the new 5.0 version we switched to rolling release.
Automatic database upgrades are supported to newer schema versions.

4.0

3.0

- new you can add paths with regular expressions in the skip file
- module and target field are removed from the database and filters (they are superflous)
- bug fixes

1.6.0

:hammer: Improvements
* **CodeChecker detailed status on the sidebar** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/146
Displays a more detailed description of the status of CodeChecker runs, including warnings and errors encountered.
![image](https://github.com/user-attachments/assets/47b97347-3f74-4210-86c9-9a3d18aad785)
* **Analyzers now run in "lean" mode by default** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/152
The default flags for CodeChecker and the Clang Static Analyzer were changed, so it runs in a shallow mode by default, and it does not consume all system threads. This helps ensure that the development environment remains usable while a background analysis is running.
* **Analysis timeout parameter** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/154
Added a default timeout of 60 seconds for each individual analysis that CodeChecker runs. Longer-running and stuck analyses are terminated after the timeout, letting the CodeChecker run progress.
* **Option to change how severities are displayed** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/141
The new settings allow choosing between warning/error/note display styles for each CodeChecker report severity.
:bug: Bug fixes
* **Fix `codechecker.executor.showOutput` command** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/144

(There were some hiccups with the release automation, that is why the release showed up multiple times in the notifications.)

1.5.1

:hammer: Improvements
* Rework UI to handle CodeChecker's autodetection by Discookie in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/130

1.5.0

:hammer: Improvements
* **Initial multi-root support** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/121
Adds support for CodeChecker 6.22's automatic compilation database detection. If no compilation database is specified, and there is none in CodeChecker's output folder, the extension will use CodeChecker's autodetection (for 6.22 and above). For 6.21, and the mentioned cases, the behaviour remains the same.
* **Notifications overhaul** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/116
Added a sidebar view to show past notifications. The notifications actions can still be executed through the sidebar, even if the user disabled pop-up notifications.
* **Notifications for the executed processes** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/120
Added notifications for adding CodeChecker log and analyze commands to the queue, and then executing them.
They are mainly displayed on the sidebar, and there are actions for killing the process or removing them from the queue.
:bug: Bug fixes
* **Migrate to Yarn 2+ and bump dependencies** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/123
* **Fix build command argument for CodeChecker log** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/124
* **Extend timeout for file watcher events** in https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/125

Page 12 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.