A SARIF formatter for flake8
Project description
Flake8 SARIF formatting plugin
ℹ️ This is an unofficial tool created by Field Security Services, and is not officially supported by GitHub.
This is a plugin for Flake8 (a Python linter) that formats the output as SARIF.
Installation
From PyPi
Install it with pip:
python3 -mpip install flake8-sarif-formatter
From this repository
Clone this repository and install it with pip:
python3 -mpip . install
Usage
Use it in Flake8 by referencing the plugin name sarif
in your Flake8 configuration file on a single line, as:
format=sarif
or at the CLI with:
flake8 --format=sarif
License
This project is licensed under the terms of the MIT open source license. Please refer to the LICENSE for the full terms.
Maintainers
See CODEOWNERS for the list of maintainers.
Support
ℹ️ This is an unofficial tool created by Field Security Services, and is not officially supported by GitHub.
See the SUPPORT file.
Background
See the CHANGELOG, CONTRIBUTING, SECURITY, SUPPORT, CODE OF CONDUCT and PRIVACY files for more information.
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 flake8-sarif-formatter-1.0.0.tar.gz
.
File metadata
- Download URL: flake8-sarif-formatter-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76e4b15c3e61a8e860c236483291d2daec3dcfccddd9f7af609aaca5682b8209 |
|
MD5 | 678c0598456003896d524444cd5aaa88 |
|
BLAKE2b-256 | 5d8b771184489bceb468bb9139c7d6c6643b07e77f6bf3ac2fc7f678286c2bf3 |
File details
Details for the file flake8_sarif_formatter-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: flake8_sarif_formatter-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2b78812df4e2830dc33c4b39a3e2a68ec1441536012379b57a114261bee9e2b |
|
MD5 | f6e5ec61d566a23fea65ba9dac9b165c |
|
BLAKE2b-256 | bf8513211bf248f1955ce7c864bbcb4fd62bd36cd1f2665dc5aa0768eda8158c |