-
Creating this issue to open up the discussion on how we want to manage the project-wide style, lining, static analysis, etc, for `OpenDG`.
Some tools I think might be worth considering
- Static An…
-
# Static Code Analysis
`Computer programming is an exact science in that all properties of the program and all consequences of executing it in any given environment can, in principle, be found out …
-
### Clear and concise description of the problem
What if Vitest kept track of which lines each test runs through. That way, the "--changed" flag would be truly only "changed", and could save a huge…
-
### Finding Description
At least one key that was used to sign the app is too short to be considered secure.
The application was signed using a key length less than or equal to 1024 bits, making it …
-
-
## Description:
We have a repository integrated with Codacy for static code analysis. While the pipeline generally functions as expected, we occasionally encounter an issue where the "Codacy Static C…
-
### OpenVINO Version
https://github.com/openvinotoolkit/openvino/tree/2d8ac08bf1f87f8ac455eae381213b52e781fe8c
### Operating System
Windows System
### Device used for inference
AUTO
### Framewor…
-
Story Point: **1**
-
Hello!
During the static analysis was found possible mistake:
1) Value 'Tstring' might be 'TwideString' in src/xmlrpc_decompose.c:500
```
if (decompRootP->store.Tstring.sizeP)
```
![изображение]…
-
Use clang-tidy or another static analysis tool to increase the safety/reliability of our C++ codebase.