Security: Orchestral
1
Vulnerabilities
10
Credential Leaks
FAIL
Quality Gate
C
OWASP Grade
55.8h
Tech Debt (B)
Elite
DORA Rating
⚡
View AI Prompts
AI Fix Prompts
Auto-generated prompts to fix every issue — copy into Claude, GPT, or any AI coder
Repobility · severity-and-effort ranking · https://repobility.com
Quality Gate: Default Gate
| Metric | Condition | |
|---|---|---|
| ✗ | overall_score | 0.0 >= 50 |
| ✗ | security_score | 0.0 >= 40 |
| ✗ | critical_vulnerabilities | 1.0 <= 0 |
| ✗ | critical_credentials | 8.0 <= 0 |
| ✓ | duplication_pct | 6.8 <= 20 |
DORA Metrics
| Deploy Frequency | daily (17.0/week) |
| Lead Time | 0.0 hours |
| MTTR | 0.0 hours |
| Change Failure Rate | 0.0% |
| Total Commits | 54 |
| Overall Rating | ELITE |
Vulnerabilities (1)
| Severity | ID | Package | Version | Summary |
|---|---|---|---|---|
| critical | GHSA-3p68-rc4w-qgx5 | axios | 1.13.6 |
Credential Findings (10)
| Severity | Pattern | File | Line |
|---|---|---|---|
| critical | Vault Token | src/watcher/ReviewGate.js | 44 |
| critical | Vault Token | src/models/ModelFactory.js | 36 |
| critical | Vault Token | src/providers/ProviderFactory.js | 26 |
| critical | Vault Token | docs/api/models_ModelFactory.js.html | 83 |
| critical | Vault Token | docs/api/providers_ProviderFactory.js.html | 73 |
| critical | Vault Token | src/cli/commands/configure.js | 108 |
| critical | [sast:aljefra/taint-deserialization] Insecure Deserialization of Tainted Data | src/cli/commands/configure.js | 119 |
| critical | Vault Token | src/config/configLoader.js | 90 |
| high | Generic Secret | docs/api/cli_commands_init.js.html | 91 |
| high | Generic Secret | docs/api/cli_commands_init.js.html | 71 |