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 29e4a1c commit 74c7ab6Copy full SHA for 74c7ab6
1 file changed
bandit/cli/main.py
@@ -3,7 +3,6 @@
3
#
4
# SPDX-License-Identifier: Apache-2.0
5
"""Bandit is a tool designed to find common security issues in Python code."""
6
-
7
import argparse
8
import fnmatch
9
import logging
0 commit comments