-
Currently, the `// codechecker_suppress` mechanics only allow suppressing a report at a particular location. Sometimes, multiple reports of the almost exact same kind, for the exact same reason, can b…
-
**Is your feature request related to a problem? Please describe.**
I'm was trying to put CodeChecker into Docker container and I ended up checking out code from GitHub and making `standalone_package`…
-
Would it be acceptable to replace the built-in regular expression functions with something like this?
https://github.com/bennadel/ColdFusion-JRegEx
CFML built-in regular expressions can't handle v…
-
While working on adding PHP 8 support... it was detected that there are, right now, some PHP Warnings happening with some deprecated code in the behat tool-chain.
```
PHP Deprecated: Method Refle…
-
Hi there,
before introduding ssl certicifate my server is running properly and I'm able to store report remotely.
Then I've generated a self-signed certificate
```
# generate the certificates s…
-
It is said in the document [Analyzer User Guide#analyze](https://codechecker.readthedocs.io/en/latest/analyzer/user_guide/#analyze) that:
> In case a source file or a project directory is given as …
-
**Describe the bug**
I was viewing a diff between two analysis results (via a link that was automatically generated by a Jenkins job) and when I tried to change the diff type I got an error which sta…
-
**Describe the bug**
In the web viewer, when reports are displayed, when I sort by file name (by clicking on the "File" column), only those reports are sorted that are currently listed. This is obser…
-
**Describe the bug**
We run smatch daily on linux-next and we observe a number of new warnings in the diff every day:
as an example, here are all "new" findings in the diff from next-20210507 to n…
-
In multiple config files `.codechecker.passwords.json`, `server_config.json` ...
there is value which can be used to turn off the config file.
```json
{
"enabled": true,
}
```
To me this `ena…
gyorb updated
4 years ago