We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf00f3 commit 5038d5dCopy full SHA for 5038d5d
cve_bin_tool/checkers/__init__.py
@@ -19,4 +19,4 @@
19
"xerces",
20
"xml2",
21
"zlib",
22
-]
+]
test/test_scanner.py
@@ -245,7 +245,6 @@ def test_ffmpeg_4_1_4(self):
245
],
246
)
247
248
-
249
def test_jpeg_2_0_1(self):
250
"""Scanning test-libjpeg-turbo-2.0.1"""
251
self._binary_test(
0 commit comments