There are 1 repository under staticanalysis topic.
njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
Policeman's Forbidden API Checker
Vulnerability scanning just got lazier
Tool: skeleton is create skeleton codes for golang.org/x/tools/go/analysis.
A comprehensive resource for Android static analysis and vulnerability assessment. Tutorials, tools, and resources for identifying and mitigating security vulnerabilities in Android applications.
Generic SAST Library
Analyzer: nilerr checks returning nil when err is not nil
Go Linter: finds wasted assignment statements 🗑
A Micro-benchmarking Framework for Python Type Inference Tools
Library: Utilities for x/tools/go/analysis package
nodejsscan Github Action
Analyzer: called is a analyzer which can find function calling
Detecting Malware in PE files
OpenScanHub is a service for static and dynamic analysis.
A tool to help adapting code bases to NullAway type system.
Analyzer: CommentMap utilities for static analysis in Go
Analyzer: typednil finds a comparison between typed nil and untyped nil
StaticAnalyzer is a burp plugin that can be used to perform static analysis of the response information from server during run time. It will search for specific words in the response that is mentioned in the vectors.txt
Analyzer: wraperrfmt checks invalid arguments of xerrors.Errorf
Analyzer: check for possible assigning package variables
Extendible workspace configurator for Laravel to effortlessly keep linters, fixers, static analysis, CI workflows, editor integrations and more in sync across all your teams & projects
A build well Android APK call graph generator
Analyzer: notest checks either the package has test files
DeadSharp is a static analysis tool that detects unused (dead) code in C# projects to improve quality and maintainability.
Plugin for Android Studio that can collect and show code metric infromation from Gradle plugins, such as PMD, Checkstyle
Analyzer: emptycase finds case statements with no body
Analyzer: testhelper finds a package function which is not a test function and receives a value of *testing.T as a parameter but it does not call (*testing.T).Helper
Reverse call-graph that traces all callers of a function by signature
MiniJar is a tool for jar reduction that uses WALA for static analysis of Java bytecode. See README.