-
With PHP_CodeSniffer 2.0, I believe they have greatly improved their tokenizing of PHPDoc blocks. Would it now be possible to fold this into local_codechecker's PHP_CodeSniffer code standard?
-
**Describe the bug**
When running 'CodeChecker cmd diff --resolved --output html ...' I get this stack trace:
```
49m24s CodeChecker [INFO 2023-05-15 11:01] - Matching local report directorie…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48474](https://bugs.llvm.org/show_bug.cgi?id=48474) |
| Status | CONFIRMED |
| Importance | P enha…
-
There are a few interesting linters, STAs that we could add to the CI flow to improve checks:
Flawfinder
https://dwheeler.com/flawfinder/
splint
https://splint.org/
scan-build - exists as a…
-
**Describe the bug**
Export `codeclimate` or `JSON` does only print the generated file output which is enough in my opinion
```sh
CodeChecker parse codechecker_build --export codeclimate --output c…
-
https://codechecker.readthedocs.io/en/latest/supported_code_analyzers/#clang-sanitizers
has broken link for [report-converter](https://codechecker.readthedocs.io/tools/report-converter) tool. it …
-
| | |
| --- | --- |
| Bugzilla Link | [48474](https://llvm.org/bz48474) |
| Version | 11.0 |
| OS | Linux |
| Attachments | [screenshot from CodeChecker](https://user-images.githubusercontent.com/60…
-
Hi There
I created the cert.pem and key.pem according to the link:https://medium.com/@KentaKodashima/generate-pem-keys-with-openssl-on-macos-ecac55791373.
When I placed these two pems under ws fo…
-
For many years now, since Coverity stopped being free, we have not had any static analysis support. Maybe we should look to see if there are free solutions that we could use with CI.
-
**Describe the bug**
`--file` flag has no effect when running `analyze`.
**CodeChecker version**
6.23.1
**To Reproduce**
Steps to reproduce the behaviour:
1. `git clone https://github.com/…