codechecker icon indicating copy to clipboard operation
codechecker copied to clipboard

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy

Results 314 codechecker issues
Sort by recently updated
recently updated
newest added

Currently clang-tidy reports are parsed and converted to plist files from the clang-tidy standard outputs. This change adds a new report converter that uses clang-tidy's yaml outputs as inputs for...

'CodeChecker cmd runs --enabled-checkers' should list all checkers which were enabled in at least one of the selected runs. for example `CodeChecker cmd runs -n master --enabled-checkers -o plaintext` shoudl...

web :earth_africa:

**Describe the bug** In Python 3.12 the `distutils` package was removed: https://docs.python.org/3.11/library/distutils.html When using CodeChecker from pypi on Python 3.12, it fails with: ``` ModuleNotFoundError: No module named 'distutils' ```...

bug :bug:
package-Python 🐍

> [!IMPORTANT] > > **⛔ Blocked** by #4317. > > Part of the _Asynchronous Store Protocol_ (#3672) support ecosystem. Developer documentation as a short guide what to pay attention for...

enhancement :star2:
documentation :book:
server :desktop_computer:

CodeChecker should be able to query the group membership of the user from the Entra DB after successful Micosoft Entra Oauth authentication. The group membership should be queried using the...

**Describe the bug** When integrating a new analyzer report format for this project, we encountered problems: 1. Severity for all warnings is considered Unspecified This happens both when parsing the...

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies :package:
javascript

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...

dependencies :package:
javascript

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

dependencies :package:
javascript