bandit-tools

View on PyPIReverse Dependencies (0)

0.0.1 bandit_tools-0.0.1-py3-none-any.whl

Wheel Details

Project: bandit-tools
Version: 0.0.1
Filename: bandit_tools-0.0.1-py3-none-any.whl
Download: [link]
Size: 10831
MD5: 64752a662b0746cec936ef1280b7892a
SHA256: 4206ce27e8ff54662e48cf034dc079709e299aafe31a5bdd3b12e75937e14d6d
Uploaded: 2019-11-18 23:37:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bandit-tools
Version: 0.0.1
Summary: Basic Tools for improve Bandit
Author: Victor Torre
Author-Email: web.ehooo[at]gmail.com
Home-Page: https://github.com/ehooo/bandit_tools/
License: Apache 2
Keywords: testing,security,bandit
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Security
Requires-Dist: jinja2
Requires-Dist: bandit
Description-Content-Type: text/markdown
[Description omitted; length: 2159 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bandit_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bandit_tools/baseline_tools.py sha256=ulh43PsmfAqY-uTfoVZjpcKVpo6wLmo2F0nzLeZmrtk 7340
bandit_tools/custom_report.py sha256=i24jJX-c9gYiXygxDS7eTpAvRHKWquEDcNMdN20NiqY 4524
bandit_tools-0.0.1.dist-info/LICENSE sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k 10173
bandit_tools-0.0.1.dist-info/METADATA sha256=Oqt32dpw1gmSGm23JOeqRhPa07EJcj19AP0nj_2eosU 2855
bandit_tools-0.0.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
bandit_tools-0.0.1.dist-info/entry_points.txt sha256=Z2eOxEsnEIrH5oUlkOiByGrzb5bEU0UDCPL65huCx1I 124
bandit_tools-0.0.1.dist-info/top_level.txt sha256=g9nywlzMRCQ715ngIwlKU-2_DjHhgJOxNxhDr8ZYNso 13
bandit_tools-0.0.1.dist-info/RECORD

top_level.txt

bandit_tools

entry_points.txt

bandit_custom_report = bandit_tools.custom_report:main
baseline_tools = bandit_tools.baseline_tools:main