9 Best Articles in 2021
engineering.fb.com
Pysa: Open Source static analysis for Python code
engineering.fb.com
8 min read · 27 saves · 2020-08-07 · Pysa is an open source static analysis tool we’ve built to detect and prevent security and privacy issues in Python code.
github.com
exakat/php-static-analysis-tools
github.com
12 saves · From 2017 · php-static-analysis-tools - A reviewed list of useful PHP static analysis tools
github.com
koalaman/shellcheck
github.com
36 saves · From 2016 · shellcheck - ShellCheck, a static analysis tool for shell scripts
github.com
GitHub - mre/awesome-static-analysis: A curated list of static analysis tools, linters and code quality checkers for various…
github.com
15 saves · From 2016 · awesome-static-analysis - A curated list of static analysis tools, linters and code quality checkers for various programming languages
github.com
coreos/clair: Vulnerability Static Analysis for Containers
github.com
14 saves · From 2016 · clair - Vulnerability Static Analysis for Containers
fbinfer.com
Infer | A static analyzer for mobile apps
fbinfer.com
1 min read · 23 saves · From 2015 · Facebook Infer is a static analysis tool - if you give Infer some Objective-C, Java, or C code, it produces a list of potential bugs. Anyone can use Infer to...
Kent C. Dodds
Eliminate an entire category of bugs with a few simple tools
Kent C. Dodds
5 min read · 42 saves · From 2018 · How you can use a few simple static code analysis tools to avoid common programming bugs.
github.com
phpstan/phpstan
github.com
19 saves · From 2017 · phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
github.com
rrrene/credo
github.com
17 saves · From 2016 · credo - A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
More like this
Red Hat, Inc.
Static analysis in GCC 10
Red Hat, Inc.
9 min read · 10 saves · 2020-03-26 · Discover the new -fanalyzer option coming to GCC 10 that provides a static analysis pass to identify problems at compile-time, rather than at runtime.
pythonawesome.com
A static analysis tool for Python that blurs the line between testing and type systems
pythonawesome.com
3 min read · 10 saves · 2020-10-26 · A static analysis tool for Python that blurs the line between testing and type systems.
Harry Roberts
Improving Your CSS with Parker – CSS Wizardry – CSS, OOCSS, front-end architecture, performance and more, by…
Harry Roberts
10 min read · 19 saves · From 2016 · Using static analysis to learn where to improve your CSS
getpsalm.org
Psalm - a static analysis tool for PHP
getpsalm.org
1 min read · 14 saves · From 2017 · 10) { $a = 5; } else { //$a = 2; } echo $a; // uncomment the line above to fix! Life is complicated. PHP can be, too. Psalm is designed to understand that complexity, so it can quickly pinpoint type…
codacy.com
Automated Code Review
codacy.com
1 min read · 29 saves · From 2015 · Codacy automates code reviews and monitors code quality over time. Static analysis, code coverage and metrics for Ruby, JavaScript, PHP, Scala, Java, Python, CoffeeScript and CSS.
pchiusano.github.io
Paul Chiusano: The advantages of static typing, simply stated
pchiusano.github.io
9 min read · 24 saves · From 2016 · Functional programming, UX, tech, econ Twitter • GitHub • LinkedIn • RSS Consulting services I offer Scala and FP consulting services. If you're interested in working together, please contact me.…
instagram-engineering.com
Static Analysis at Scale: An Instagram Story
instagram-engineering.com
~16 min read · 14 saves · 2019-08-16 · How Instagram develops and uses linting and codemod tools based on LibCST to maintain a modern codebase at scale.
github.com
facebook/pyre-check
github.com
19 saves · From 2018 · pyre-check - Performant type-checking for python.
sourcetrail.com
Sourcetrail - A cross-platform source explorer for C/C++ and Java
sourcetrail.com
4 min read · 19 saves · From 2017 · Sourcetrail is a productivity tool for software developers on Windows, Mac and Linux. It uses static source code analysis to provide a visualization that lets you follow calls and other dependencies.