-
Hi,
It should be great to be able to configure the static analyzer, in order to declare external modules/functions that are automatically loaded by the interpreter. For example, we embedd Lua in …
-
gcc10 was released with new static analyzer
https://github.com/chipitsine/xrdp/runs/702110364
-
I suggest to add [Clang static analyzer](http://clang-analyzer.llvm.org/) to the list of fips targets. It will help to keep project in a good shape. I just run it right now with Oryol project and it s…
-
## Feature Request
### Is your feature request related to a problem? Please describe
No.
### Describe the solution you'd like
Add a docker static analyzer.
### Describe alternatives you…
-
https://github.com/celestiaorg/go-header/blob/18f0eb1c5d3aeab6476123da0dad57e82c067984/p2p/peer_tracker.go#L228
leaks the ticker due to a missing `defer ticker.Stop()` For an efficient p2p mechanism,…
-
According to the extension methods [specification](https://github.com/dart-lang/language/blob/main/accepted/2.7/static-extension-methods/feature-specification.md)
> It is a compile-time error if th…
-
### Problem
Some of the Spezi-based applications contain a decent amount of dead code as students or inexperienced developers forget to remove functions, unused views, and leftover dependencies/impor…
-
I happen to get to a [static analyzers' log](https://github.com/pst-format/libpst/files/8410917/scan-results.html.txt), which may contain something useful for you, I hope. It was crated with 0.6.75, w…
-
I created null pointer dereference defects for each of the functions: func0, func1, func2, func3, and func4. Additionally, the main function does not call func1, yet the CSA checker only reported the …
-
Hello team!
My name is Dmitrii, and I am writing on behalf of the DevExpress WinForms Team.
First, thank you for your tremendous effort in advancing the .NET platform and, especially, in improving t…