Search code examples
Misra C and prototype C macro generation...


cstatic-analysismisra

Read More
Kotlin Null safety issue for Nullable return from Java method in Android...


androidkotlinstatic-analysiskotlin-null-safety

Read More
static analysis of linux kernel on source code or LLVM IR?...


linux-kernelstatic-analysisllvm-ircall-graph

Read More
What static analysis tools are available for C#?...


c#code-analysisstatic-analysis

Read More
Is there a simpler way to run clippy on my build script?...


ruststatic-analysisrust-cargo

Read More
How to validate keyword arguments match function signature with pytest?...


pythonpyteststatic-analysis

Read More
How do I force msbuild to create SARIF Files on CodeAnalysis...


visual-studiomsbuildstatic-analysissarif

Read More
G110: Potential DoS vulnerability via decompression bomb (gosec)...


gostatic-analysisgolint

Read More
Why is GCC giving me a use of uninitialized value warning?...


c++gccstatic-analysis

Read More
Visual Studio Code: Python Linting: Warning if import method from file that does not exist...


pythonvisual-studio-codestatic-analysis

Read More
How to enable C++ warnings for bitwise operators with boolean arguments...


c++bit-manipulationstatic-analysis

Read More
How to get a warning about a list being a mutable default argument?...


pythonstatic-analysis

Read More
Use Compiler/Linker for C++ Code Clean-up...


c++visual-studio-2008static-analysis

Read More
Is it possible to get the architecture of neural network built with Tensorflow and Pytorch using sta...


tensorflowneural-networkpytorchstatic-analysis

Read More
is static checker the same as static analyzer?...


static-analysis

Read More
Pylint R1732 ("Consider using 'with'") for one-liner: is it really good advice?...


pythonstatic-analysispylintwith-statement

Read More
PHPStan Extension: Dynamic Return Types and a Variadic Function Parameter...


static-analysisphpstan

Read More
How much can we trust to warnings generated by static analysis tools for vulnerablity detection?...


static-analysiscppcheckclang-static-analyzerflawfinder

Read More
Can ASM method-visitors be used with interfaces?...


javaassemblystatic-analysisjava-bytecode-asm

Read More
Measuring the complexity of SQL statements...


sqlstatic-analysiscyclomatic-complexity

Read More
Is there a way to measure duplicate code?...


language-agnosticduplicatescode-analysisstatic-analysiscode-duplication

Read More
golang linter always complains...


gostatic-analysisgolangci-lint

Read More
How does one prove simple equalities of non-deterministic values in Frama-C + EVA?...


cstatic-analysisframa-cabstract-interpretation

Read More
How to statically check the code of a Jenkins pipeline that uses shared libraries?...


jenkinsshared-librariesjenkins-pipelinestatic-analysislint

Read More
C++ warn when storing 32 bit value in a 64 bit variable...


c++type-conversioncompiler-warningsstatic-analysis

Read More
How to get rid of "tainted parameter" in static analysis report?...


cstatic-analysisparasoft

Read More
Resolve Laravel Auth Authenticatable to User model to address static analysis issues...


phplaravelauthenticationstatic-analysisphpstan

Read More
How to search through java files for attributes/ parameters of a certain type...


javastatic-analysis

Read More
Finding the type of a variable through static analysis?...


gotypesstatic-analysis

Read More
Iteration number of live variable analysis...


algorithmcompiler-constructioncompiler-optimizationstatic-analysiscode-analysis

Read More
BackNext