Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bandit_markdown-0.1.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

bandit_markdown-0.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page