🎉 Initial Release - Version 1.2.1 🎉
This is the first official release of Secure Source Code Analyzer. Key features include:
- Automated Repository Scanning: Clone and scan repositories for security vulnerabilities.
- Malicious Code Detection: Detects risky patterns like
eval
,exec
, and unauthorized network connections. - Insecure Code Practices: Scans for hardcoded secrets, insecure cryptographic practices, and dangerous functions.
- Dependency Scanning: Checks for outdated or vulnerable dependencies.
- Configurable Policies: Customize rules, whitelists, and blacklists.
- Detailed JSON Reports: Summarizes findings with severity levels.
For more details, please refer to the README.
Thank you for using this tool! We hope it makes your codebase more secure and reliable. 🚀