No project description provided
Project description
bandit-markdown
bandit-markdown
is a Python Command Line App to apply the security checking tool bandit on Markdown files to avoid showing code samples with vulnerabilities.
Installation
You can install bandit-markdown
using pip (note the underscore):
pip install bandit_markdown
Usage
To use bandit-markdown
, you just have to specify a glob of Markdown files.
Small example:
bandit-markdown examples/*.md
This will run bandit
on all the Markdown files in the examples
directory and print the bandit
report.
License
bandit-markdown
is licensed under the MIT License. See the LICENSE file for more information.
Code is mainly based on flake8-markdown
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bandit_markdown-0.1.0.tar.gz
.
File metadata
- Download URL: bandit_markdown-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.8.10 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0be0729392736abd5e27f32a2b159802a017ca76a383795d8602e4850b1f031 |
|
MD5 | 804acce4a7d41b73fe6ee223174889f6 |
|
BLAKE2b-256 | 907bbaa61b913eec0f3c33962ba8dd4b8fc3d09fa1d51159326ae044242ad173 |
File details
Details for the file bandit_markdown-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bandit_markdown-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.8.10 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b9d52ed48616127fe5edfc0552914f2d1f909313cf29a67cba3b38905691d7e |
|
MD5 | 9bb93f9b5091b7207ec837a480207df5 |
|
BLAKE2b-256 | 1af070e6cf528adf613ee13689839415a9db4370abc10cfec38640289b86e736 |