From 8354aec371b7193382deae7a63ef027575d8266b Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Tue, 9 Jun 2026 15:59:15 +0100 Subject: [PATCH] withdraw PYSEC-2019-125 This is not for the `steam` python package on pypi, but for the actual steam client. Resolves #233 Signed-off-by: Weston Steimel --- triage/false_positives.yaml | 3 ++- vulns/steam/PYSEC-2019-125.yaml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/triage/false_positives.yaml b/triage/false_positives.yaml index 38141593..2b4ee301 100644 --- a/triage/false_positives.yaml +++ b/triage/false_positives.yaml @@ -68,4 +68,5 @@ packages: - podman # Most likely not the python bindings. - wolfssl # Most likely not the python package. - krb5 # Most likely not the python package. -- hyperledger # Most likely not the python package. \ No newline at end of file +- hyperledger # Most likely not the python package. +- steam # The python steam package is unlikely to be the target package of a vulnerability \ No newline at end of file diff --git a/vulns/steam/PYSEC-2019-125.yaml b/vulns/steam/PYSEC-2019-125.yaml index bfeb7e83..1b825bfb 100644 --- a/vulns/steam/PYSEC-2019-125.yaml +++ b/vulns/steam/PYSEC-2019-125.yaml @@ -28,3 +28,4 @@ aliases: - CVE-2019-17180 modified: "2020-01-16T13:15:00Z" published: "2019-10-04T20:15:00Z" +withdrawn: "2026-06-09T14:56:00Z"