-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.trivyignore
More file actions
22 lines (17 loc) · 839 Bytes
/
Copy path.trivyignore
File metadata and controls
22 lines (17 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Trivy CVE Ignore List for memory-journal-mcp
# Add CVEs here that are:
# 1. False positives
# 2. Upstream issues with no fix available
# 3. Not applicable to our use case
# Format: CVE-YYYY-NNNNN
# libexpat — No attack surface. This project is TypeScript/Node.js and does not
# parse untrusted XML/DTD content. libexpat is a transitive Alpine system dependency.
# CRITICAL — Mislabeled/poisoned CVE (supply chain data corruption in advisory feed).
# Description is a SiYuan Note application-level authorization bypass (Go web app)
# that was incorrectly attributed to the libexpat package. Not a real libexpat vuln.
CVE-2026-32767
# MEDIUM — DoS via infinite loop in DTD content parsing. No XML attack surface.
CVE-2026-32777
# MEDIUM — DoS via NULL pointer dereference after OOM. No XML attack surface.
CVE-2026-32778
tmp/