01Identifies weak or broken hashing algorithms used in security-sensitive contexts.
02Evaluates TLS/SSL configurations, certificate validation, and protocol versions.
03Integrates with specialized security tools including Semgrep, Bandit, Gosec, and Gitleaks.
046 GitHub stars
05Audits password storage logic to ensure the use of secure salts and modern hashing (bcrypt, argon2).
06Detects hardcoded encryption keys, API secrets, and initialization vectors (IVs).