Security Score
Needs attentionSecurity risks identified that need immediate attention
Fix the top 3 issues to gain +20 points and reach 74
2
Exposed secrets
87
Dependencies
No
Security tooling
2
High-severity findings
Findings (5)
Sorted by impact
Deterministic analysis scans up to 500 files. AI review interprets 10-15 high-signal files for contextual findings.
Complex security code
High complexity in security-sensitive code increases the risk of subtle bugs.
From static analysis
Structural checks
Hardcoded credentials found in config files. These should be moved to environment variables and the commits containing them should be rotated.
Found usage of eval(), innerHTML assignment and SQL string concatenation. These patterns can lead to injection vulnerabilities.
From automated scan of repository structure and configuration