ShellCheck, a static analysis tool for shell scripts
-
Updated
Nov 13, 2021 - Haskell
{{ message }}
ShellCheck, a static analysis tool for shell scripts
A tool to enforce Swift style and conventions.
A static analyzer for Java, C, C++, and Objective-C
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
A tool to automatically fix PHP Coding Standards issues
PHP Static Analysis Tool - discover bugs in your code without running it!
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.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Vulnerability Static Analysis for Containers
Defund the Police.
Useful CMake Examples
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.
A static analysis security vulnerability scanner for Ruby on Rails applications
Dockerfile linter, validate inline bash, written in Haskell
Performant type-checking for python.
Golang security checker
Describe the bug
I expect metavariables between backticks to work in JavaScript:
$ semgrep --lang js -e '`$A`'
ran 1 rules on 1 files: 0 findings
I expect this to match the following:
`test`;
Priority
How important is this to you?
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Awesome autocompletion, static analysis and refactoring library for python
https://psalm.dev/r/fb4e03dccd
string inputINFO: Trace - $case1: false|string
Return type false|string – everthing as expected, ok.
array<int, string> inputINFO: Trace - $case2: array<int, string>
Return type array<int, string> – don’t know how to force some error to test and didn’t found out by looking at the PHP
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
goStaticcheck - The advanced Go linter
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
The empty else block is reported:
fun f() {
var i = 0
if (i == 0) {
println(i)
} else {
}
}EmptyIfBlock is only reporting empty then blocks, not empty else b
Add a description, image, and links to the static-analysis topic page so that developers can more easily learn about it.
To associate your repository with the static-analysis topic, visit your repo's landing page and select "manage topics."
App Attest allows your app to attach a hardware-backed assertion as a part of the request. Your server can use assertion to verify the request came from your genuine app, on a genuine Apple device.
https://developer.apple.com/videos/play/wwdc2021/10244/
https://developer.apple.com/documentation/devicecheck/assessing_fraud_risk
https://developer.apple.com/documentation/bundleresources/entit