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 2644ae7 commit aaa0c51Copy full SHA for aaa0c51
cve_bin_tool/cli.py
@@ -37,6 +37,7 @@
37
except ImportError:
38
import Queue as queue
39
40
+
41
class InvalidFileError(Exception):
42
""" Filepath is invalid for scanning."""
43
0 commit comments