Fri, 07 Jun 2024 14:58:39 UTC | login

Information for RPM bandit-1.4.0-13.fc33.noarch.rpm

ID618921
Namebandit
Version1.4.0
Release13.fc33
Epoch
Archnoarch
SummaryA framework for performing security analysis of Python source code
DescriptionBandit provides a framework for performing security analysis of Python source code, utilizing the ast module from the Python standard library. The ast module is used to convert source code into a parsed tree of Python syntax nodes. Bandit allows users to define custom tests that are performed against those nodes. At the completion of testing, a report is generated that lists security issues identified within the target source code.
Build Time2020-05-26 00:56:38 GMT
Size180.06 KB
4d19227ec96590c2b828a57531b2267f
LicenseASL 2.0
Provides
bandit = 1.4.0-13.fc33
python3.9dist(bandit) = 1.4
python3dist(bandit) = 1.4
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.9
python3-PyYAML
python3-appdirs
python3-stevedore
python3.9dist(gitpython) >= 1.0.1
python3.9dist(pyyaml) >= 3.10
python3.9dist(setuptools)
python3.9dist(six) >= 1.10
python3.9dist(stevedore) >= 1.20
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 330 >>>
Name Size ascending sort
/usr/share/doc/bandit/doc/source/plugins/assert_used.rst94.00 B
/usr/share/doc/bandit/doc/source/blacklists/blacklist_imports.rst97.00 B
/usr/share/doc/bandit/examples/os-startfile.py100.00 B
/usr/share/doc/bandit/examples/mark_safe.py102.00 B
/usr/share/doc/bandit/doc/source/plugins/flask_debug_true.rst111.00 B
/usr/share/doc/bandit/doc/source/plugins/paramiko_calls.rst114.00 B
/usr/share/doc/bandit/doc/source/plugins/try_except_pass.rst114.00 B
/usr/share/doc/bandit/examples/ftplib.py116.00 B
/usr/share/doc/bandit/examples/xml_expatreader.py122.00 B
/usr/share/doc/bandit/examples/binding.py126.00 B
/usr/share/doc/bandit/doc/source/plugins/try_except_continue.rst130.00 B
/usr/share/doc/bandit/doc/source/plugins/use_of_mako_templates.rst131.00 B
/usr/share/doc/bandit/examples/unverified_context.py137.00 B
/usr/share/doc/bandit/doc/source/plugins/jinja2_autoescape_false.rst139.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_sql_expressions.rst142.00 B
/usr/share/doc/bandit/doc/source/plugins/weak_cryptographic_key.rst142.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_tmp_directory.rst144.00 B
/usr/lib/python3.9/site-packages/bandit/cli/__pycache__/__init__.cpython-39.opt-1.pyc146.00 B
/usr/lib/python3.9/site-packages/bandit/cli/__pycache__/__init__.cpython-39.pyc146.00 B
/usr/share/doc/bandit/examples/imports-from.py146.00 B
/usr/lib/python3.9/site-packages/bandit/plugins/__pycache__/__init__.cpython-39.opt-1.pyc150.00 B
/usr/lib/python3.9/site-packages/bandit/plugins/__pycache__/__init__.cpython-39.pyc150.00 B
/usr/share/doc/bandit/examples/mktemp.py152.00 B
/usr/lib/python3.9/site-packages/bandit/blacklists/__pycache__/__init__.cpython-39.opt-1.pyc153.00 B
/usr/lib/python3.9/site-packages/bandit/blacklists/__pycache__/__init__.cpython-39.pyc153.00 B
/usr/lib/python3.9/site-packages/bandit/formatters/__pycache__/__init__.cpython-39.opt-1.pyc153.00 B
/usr/lib/python3.9/site-packages/bandit/formatters/__pycache__/__init__.cpython-39.pyc153.00 B
/usr/bin/bandit154.00 B
/usr/share/doc/bandit/doc/source/plugins/set_bad_file_permissions.rst154.00 B
/usr/bin/bandit-baseline158.00 B
/usr/bin/bandit-config-generator166.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_bind_all_interfaces.rst168.00 B
/usr/share/doc/bandit/doc/source/plugins/linux_commands_wildcard_injection.rst171.00 B
/usr/share/doc/bandit/doc/source/plugins/execute_with_run_as_root_equals_true.rst174.00 B
/usr/share/doc/bandit/examples/multiline_statement.py177.00 B
/usr/share/doc/bandit/doc/source/plugins/request_with_no_cert_validation.rst180.00 B
/usr/share/doc/bandit/doc/source/plugins/ssl_with_no_version.rst182.00 B
/usr/share/doc/bandit/doc/source/plugins/ssl_with_bad_version.rst186.00 B
/usr/share/doc/bandit/doc/source/plugins/ssl_with_bad_defaults.rst190.00 B
/usr/share/doc/bandit/examples/httplib_https.py190.00 B
/usr/share/doc/bandit/doc/source/plugins/password_config_option_not_marked_secret.rst194.00 B
/usr/share/doc/bandit/examples/flask_debug.py195.00 B
/usr/share/doc/bandit/examples/paramiko_injection.py202.00 B
/usr/share/doc/bandit/doc/source/plugins/start_process_with_a_shell.rst209.00 B
/usr/share/doc/bandit/doc/source/plugins/start_process_with_no_shell.rst213.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_password_string.rst216.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_password_funcarg.rst220.00 B
/usr/share/doc/bandit/doc/source/plugins/hardcoded_password_funcdef.rst220.00 B
/usr/share/doc/bandit/doc/source/plugins/start_process_with_partial_path.rst229.00 B
/usr/share/doc/bandit/examples/httpoxy_twisted_directory.py232.00 B
Component of No Buildroots