
GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of ...
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. - analysis-tools-...
GitHub - semgrep/semgrep: Lightweight static analysis for many ...
Code scanning at ludicrous speed. Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supports 30+ …
GitHub - joernio/joern: Open-source code analysis platform for C/C++ ...
Joern is a platform for analyzing source code, bytecode, and binary executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis.
GitHub - Tencent/CodeAnalysis: Static Code Analysis - 静态代码分析
Code inspection: Discover code quality defects, code specification problems, code security vulnerabilities, invalid codes, etc. At present, many self-developed and well-known open source …
source-code-analysis · GitHub Topics · GitHub
Mar 24, 2023 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This is a collection of static analysis tools and code quality checkers ...
Static program analysis is the analysis of computer software that is performed without actually executing programs — Wikipedia This is a collection of static analysis tools and code quality checkers. Pull …
Awesome static analysis - GitHub
Awesome static analysis Static program analysis is the analysis of computer software that is performed without actually executing programs (analysis performed on executing programs is known as …
GitHub - d2s/awesome-static-analysis: A curated list of static analysis ...
A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. - d2s/awesome-static-analysis
Awesome Source Code Analysis Via Machine Learning Techniques
Awesome Source Code Analysis Via Machine Learning Techniques A list of resources for source code analysis application using Machine Learning techniques (eg, Deep Learning, PCA, SVM, Bayesian, …
What is software composition analysis (SCA)? - GitHub
Software composition analysis (SCA) helps developers identify and manage security vulnerabilities in open source software, leading to more compliant, better quality code.