Critical
High
Medium
Low
Secrets
Misconfig
| Severity | CVE ID | Package | Installed | Fixed In | Description |
|---|---|---|---|---|---|
| HIGH | CVE-2022-0235 | node-fetch | 2.1.2 | 3.1.1, 2.6.7 | node-fetch: exposure of sensitive information to an unauthorized actor |
| Type | File | Line | Match |
|---|---|---|---|
| AWS | security-reports/gitleaks-report.json | 9 | "Match": "********************",... |
| AWS | security-reports/gitleaks-report.json | 10 | "Secret": "********************",... |
| AWS | src/services/AwsService.ts | 6 | accessKeyId: "********************",... |
| Severity | ID | Check | File | Message |
|---|---|---|---|---|
| HIGH | DS002 | Image user should not be 'root' | Dockerfile | Specify at least 1 USER command in Dockerfile with non-root user as argument |