| Report Type | Security & Governance Posture Assessment |
| Prepared By | LOGOS Governance Systems Inc. |
| Assessment Target | OWASP Juice Shop Demo |
| Scope | https://github.com/juice-shop/juice-shop.git |
| Classification | Sample Report — Demonstration |
| Date | 2026-03-30 |
LOGOS Governance Systems conducted a read-only dependency and governance posture snapshot of the subject repository. This assessment covers software composition analysis (SBOM generation), verified vulnerability identification, and secrets exposure detection across full git history.
This report contains only verified findings — confirmed across multiple independent scanners using LOGOS quorum verification. Single-source findings are excluded from client deliverables.
The repository assessment identified 14 total findings, of which 14 were verified through multi-source confirmation. 0 critical and 0 high severity CVE issues were identified. However, 13 secrets were detected in repository history, primarily test credentials in 2FA test files.
Analysis was conducted against the subject repository using read-only access. No credentials, private data, or production systems were accessed.
No verified CVE findings in this assessment. Dependencies are well-maintained and patched.
| Location | Type | Severity | Action |
|---|---|---|---|
test/api/2fa.test.ts:42 | Test Secret | Critical | Move to secrets manager |
test/api/2fa.test.ts:66 | Test Secret | Critical | Move to secrets manager |
test/api/2fa.test.ts:85 | Test Secret | Critical | Move to secrets manager |
test/api/2fa.test.ts:144 | Test Secret | Critical | Move to secrets manager |
test/api/2fa.test.ts:176 | Test Secret | Critical | Move to secrets manager |
test/api-supertest/basket.test.ts:110 | Test Secret | Critical | Move to secrets manager |
test/api-supertest/data-export.test.ts:25 | Test Secret | Critical | Move to secrets manager |
| + 6 additional secrets in test files | |||