9 Best Articles in 2022
engineering.fb.com
Pysa: Open Source static analysis for Python code
engineering.fb.com
8 min read · 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.
Reader View · Shared by 28, including Jacob du Toit, Evan (he/him), Damian Gryski, Real Python
github.com
GitHub - mre/awesome-static-analysis: A curated list of static analysis tools, linters and code quality checkers for various…
github.com
From 2016 · awesome-static-analysis - A curated list of static analysis tools, linters and code quality checkers for various programming languages
Shared by 16, including Nico Müller 🇺🇦, Linus Basig, Bare Metal Gamer
fbinfer.com
Infer | A static analyzer for mobile apps
fbinfer.com
1 min read · 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...
Shared by 23, including platzh1rsch, Francis DB, Michael Duergner
github.com
exakat/php-static-analysis-tools
github.com
From 2017 · php-static-analysis-tools - A reviewed list of useful PHP static analysis tools
Shared by 12, including Nico Müller 🇺🇦
github.com
koalaman/shellcheck
github.com
From 2016 · shellcheck - ShellCheck, a static analysis tool for shell scripts
Shared by 32, including blinch, Lukas Westermann, Nico Müller 🇺🇦
github.com
coreos/clair: Vulnerability Static Analysis for Containers
github.com
From 2016 · clair - Vulnerability Static Analysis for Containers
Shared by 14, including Nico Müller 🇺🇦, Ced, yawniek
Kent C. Dodds 💿 #RemixConf
Eliminate an entire category of bugs with a few simple tools
Kent C. Dodds 💿 #RemixConf
5 min read · From 2018 · How you can use a few simple static code analysis tools to avoid common programming bugs.
Reader View · Shared by 41, including Alligator.io 🐊, Damian J Mullins, Simone Corsi 💻🚀
github.com
praetorian-inc/gokart: A static analysis tool for securing Go code
github.com
2021-08-19 · A static analysis tool for securing Go code. Contribute to praetorian-inc/gokart development by creating an account on GitHub.
Shared by 15, including William (Bill) Kennedy, Golang Weekly, Damian Gryski
codacy.com
Automated Code Review
codacy.com
1 min read · 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.
Reader View · Shared by 32, including Steed Monteiro, Francis DB, Ludovic Claude, Jonathan Kogan, Linus Basig, Jon Thompson, Dayyan Smith
More like this
github.com
phpstan/phpstan
github.com
From 2017 · phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
Shared by 18, including Nico Müller 🇺🇦, Alain, Simone Corsi 💻🚀
pythonawesome.com
A static analysis tool for Python that blurs the line between testing and type systems
pythonawesome.com
3 min read · 2020-10-26 · A static analysis tool for Python that blurs the line between testing and type systems.
Reader View · Shared by 10, including Evan (he/him)
Red Hat, Inc.
Static analysis in GCC 10
Red Hat, Inc.
9 min read · From 2020 · 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.
Reader View · Shared by 10, including Peter Steinberger
sourcetrail.com
Sourcetrail - A cross-platform source explorer for C/C++ and Java
sourcetrail.com
4 min read · 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.
Reader View · Shared by 22, including David Garner, TwoBitHistory, Matthew Turland, Thomas Telandro
github.com
rrrene/credo
github.com
From 2016 · credo - A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Shared by 17, including Jon Thompson, Brian, David Garner, Vojtěch Hýža
Harry Roberts
Improving Your CSS with Parker – CSS Wizardry – CSS, OOCSS, front-end architecture, performance and more, by…
Harry Roberts
10 min read · From 2016 · Using static analysis to learn where to improve your CSS
Shared by 19, including ross, Alligator.io 🐊, Damian J Mullins, José Rodrigues
pchiusano.github.io
Paul Chiusano: The advantages of static typing, simply stated
pchiusano.github.io
9 min read · 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.…
Reader View · Shared by 24, including Mario Camou, Alberto, 𝗖𝗵𝗮𝗻𝗻𝗶𝗻𝗴 Walton, Matthias Lampe, Paulo Gaspar
semgrep.dev
Semgrep
semgrep.dev
2020-10-20 · Semgrep is an open-source tool for lightweight static analysis using a familiar syntax
Shared by 12, including Damian Gryski
getpsalm.org
Psalm - a static analysis tool for PHP
getpsalm.org
1 min read · 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…
Shared by 14, including Pascal Birchler, Stephen C Sanders, Nico Müller 🇺🇦