| Report Type | Security & Governance Posture Assessment |
| Prepared By | LOGOS Governance Systems Inc. |
| Assessment Target | OWASP NodeGoat Demo |
| Scope | https://github.com/OWASP/NodeGoat.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 9 total findings, of which 9 were verified through multi-source confirmation. 2 critical and 6 high severity issues require immediate attention. 4 secrets were detected in repository history.
Analysis was conducted against the subject repository using read-only access. No credentials, private data, or production systems were accessed.
| Package | CVE | CVSS | Severity | Action |
|---|---|---|---|---|
| tar | CVE-2021-32804 | 7.0-8.9 | High | Upgrade to patched version |
| body-parser | CVE-2024-45590 | 7.0-8.9 | High | Upgrade to patched version |
| debug | CVE-2017-20165 | 7.0-8.9 | High | Upgrade to patched version |
| mixin-deep | CVE-2019-10746 | 9.0+ | Critical | Upgrade to patched version |
| underscore | CVE-2021-23358 | 9.0+ | Critical | Upgrade to patched version |
| Location | Type | Severity | Action |
|---|---|---|---|
config/env/test.js | Generic API Key | High | Rotate immediately |
config/env/development.js | Generic API Key | High | Rotate immediately |
artifacts/cert/server.key | Private Key | Critical | Rotate immediately |
app/cert/key.pem | Private Key | Critical | Rotate immediately |