-
Updated
Aug 20, 2020 - Haskell
#
static-analysis
Here are 977 public repositories matching this topic...
ShellCheck, a static analysis tool for shell scripts
A static analyzer for Java, C, C++, and Objective-C
-
Updated
Aug 21, 2020 - OCaml
A tool to automatically fix PHP Coding Standards issues
-
Updated
Aug 21, 2020 - PHP
PHP Static Analysis Tool - discover bugs in your code without running it!
-
Updated
Aug 20, 2020 - HTML
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
-
Updated
Aug 21, 2020 - PHP
Static analysis tools for all programming languages, build tools, config files and more.
-
Updated
Aug 21, 2020 - Rust
Vulnerability Static Analysis for Containers
-
Updated
Aug 21, 2020 - Go
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
python
rest
static-analysis
apk
owasp
dynamic-analysis
web-security
ipa
malware-analysis
mobsf
android-security
mobile-security
windows-mobile-security
ios-security
mobile-security-framework
api-testing
cwe
devsecops
cvssv2
runtime-security
-
Updated
Aug 21, 2020 - Python
Defund the Police.
list
awesome
static-analysis
chinese
dynamic-analysis
awesome-list
malware-analysis
chinese-translation
malware-research
threat-sharing
threatintel
free-analysis
malware-samples
analysis-framework
automated-analysis
network-traffic
threat-intelligence
domain-analysis
malware-collection
drop-ice
-
Updated
Aug 20, 2020
A static analysis security vulnerability scanner for Ruby on Rails applications
ruby
rails
security
security-audit
static-analysis
security-vulnerability
vulnerabilities
brakeman
security-tools
-
Updated
Aug 21, 2020 - Ruby
-
Updated
Jul 31, 2020 - TypeScript
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
Updated
Aug 22, 2020 - Java
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
-
Updated
Aug 19, 2020 - PHP
Performant type-checking for python.
python
security
typechecker
static-analysis
ocaml
control-flow-analysis
code-quality
program-analysis
taint-analysis
abstract-interpretation
type-check
-
Updated
Aug 21, 2020 - OCaml
Awesome autocompletion, static analysis and refactoring library for python
-
Updated
Aug 5, 2020 - Python
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'what's in it' using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
detection
static-analysis
security-scanner
security-tools
software-characterization
application-inspector
-
Updated
Aug 22, 2020 - C#
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
-
Updated
Aug 18, 2020 - Elixir
Golang security checker
-
Updated
Aug 21, 2020 - Go
Code smell detector for Ruby
-
Updated
Aug 19, 2020 - Ruby
A static analysis tool for finding errors in PHP applications
-
Updated
Aug 22, 2020 - PHP
Staticcheck - The advanced Go linter
-
Updated
Jul 30, 2020 - Go
Official ESLint plugin for Vue.js
-
Updated
Aug 22, 2020 - JavaScript
Useful CMake Examples
unit-testing
cmake
tutorial
cpp
catch
boost
static-analysis
clang
cpack
cppcheck
clang-format
google-test
ctest
-
Updated
Jul 22, 2020 - CMake
Fernal73
commented
Nov 14, 2019
Affects PMD Version:
All.
Rule:
ImmutableField
Description:
"Identifies private fields whose values never change once object initialization ends either in the declaration of the field or by a constructor. This helps in converting existing classes to becoming immutable ones."
Immutability, by defini
static analysis of C/C++ code
-
Updated
Aug 22, 2020 - C++
It's not just a linter that annoys you!
-
Updated
Aug 21, 2020 - Python
Improve this page
Add a description, image, and links to the static-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-analysis topic, visit your repo's landing page and select "manage topics."


Describe the issue
Needle doesn't seem to be maintained anymore. The last update was > 1 year and no issues have been answered this year. It also doesnt' seem to work on iOS JB devices with Chimera. FSecureLABS/needle#273
We should review where we use Needle and if other tools are a better alternative (e.g. objection, passionfruit).