From 278553f3493bc24335407913a3f6c8f125ab215d Mon Sep 17 00:00:00 2001 From: Terri Oda Date: Thu, 14 Jul 2022 14:48:25 -0700 Subject: [PATCH 1/2] test(csv2cve): 5 new cves in haxx.curl --- test/test_csv2cve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_csv2cve.py b/test/test_csv2cve.py index 61835ffd78..dce9fea3c0 100644 --- a/test/test_csv2cve.py +++ b/test/test_csv2cve.py @@ -32,7 +32,7 @@ async def test_csv2cve_valid_file(self, caplog): for cve in [ "3 CVE(s) in mit.kerberos v1.15.1", - "55 CVE(s) in haxx.curl v7.34.0", + "60 CVE(s) in haxx.curl v7.34.0", "9 CVE(s) in mit.kerberos_5 v1.15.1", ]: assert ( From 2a6119b18aa7255bbeddd74e06f38f089bd41cd2 Mon Sep 17 00:00:00 2001 From: Terri Oda Date: Thu, 14 Jul 2022 15:30:59 -0700 Subject: [PATCH 2/2] test: 60->59 cves in curl --- test/test_csv2cve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_csv2cve.py b/test/test_csv2cve.py index dce9fea3c0..59b0378309 100644 --- a/test/test_csv2cve.py +++ b/test/test_csv2cve.py @@ -32,7 +32,7 @@ async def test_csv2cve_valid_file(self, caplog): for cve in [ "3 CVE(s) in mit.kerberos v1.15.1", - "60 CVE(s) in haxx.curl v7.34.0", + "59 CVE(s) in haxx.curl v7.34.0", "9 CVE(s) in mit.kerberos_5 v1.15.1", ]: assert (