yasca (Yet Another Source Code Analyzer)
Tool and Usage
Project details
- License
- BSD
- Programming language
- PHP
- Author
- Michael V. Scovetta
- Latest release
- No release found
Project health
Links
GitHub project | |
@yasca |
Background information
Last update is more than 5 years ago, this tool most likely won't receive any updates.
Usage and audience
yasca is commonly used for code analysis. Target users for this tool are developers and security professionals.
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
Installation
Supported operating systems
Yasca is known to work on Linux, macOS, and Microsoft Windows.
yasca alternatives
Similar tools to yasca:
angr
Angr is a security tool written in Python to allow analyzing binaries. It provides a combination of static and dynamic analysis.
Bandit
Bandit is an AST-based static analyzer for analyzing Python code. It helps with finding code flaws that could lead to security vulnerabilities.
Cppcheck
Cppcheck is a static code analysis tool for C and C++ code. It helps to discover bugs that would not be picked up by compilers, yet avoid any false positives.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a static code analyzer.