flake8-secure-coding-standard

View on PyPIReverse Dependencies (1)

1.4.1 flake8_secure_coding_standard-1.4.1-py2.py3-none-any.whl

Wheel Details

Project: flake8-secure-coding-standard
Version: 1.4.1
Filename: flake8_secure_coding_standard-1.4.1-py2.py3-none-any.whl
Download: [link]
Size: 14360
MD5: b9bc5b9ea3da1ef48ab981b91f407aff
SHA256: 65b06d6935e19c22ec457b2f9c805f083969bd33cefdbcdceee8d41abb761695
Uploaded: 2024-01-07 18:31:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-secure-coding-standard
Version: 1.4.1
Summary: Flake8 plugin adding some checks to make Python code adhere to more secure coding standard
Author: Damien Nguyen
Author-Email: ngn.damien[at]gmail.com
Home-Page: https://github.com/Takishima/flake8-secure-coding-standard
License: Apache2
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: flake8 (<8.0,>=3.7)
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6288 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_secure_coding_standard.py sha256=wURQYi7d0sgfg-2ST2cWGXrSFv7aqSuqrZbnDcuIfU0 29340
flake8_secure_coding_standard-1.4.1.dist-info/LICENSE sha256=f_82pNieh4KVqI3swn0ruiI3ojBhFHrZ3hChGobOXzA 11341
flake8_secure_coding_standard-1.4.1.dist-info/METADATA sha256=b2GqWlbmh-iB3dPY9VqSMqlxTbwQe2A-ndZTKTSConE 7281
flake8_secure_coding_standard-1.4.1.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
flake8_secure_coding_standard-1.4.1.dist-info/entry_points.txt sha256=M0ybM4q9zEuIzNAkvA1ztGivqRf6gUFcwoYtswIBT3c 62
flake8_secure_coding_standard-1.4.1.dist-info/top_level.txt sha256=r4mvSg_SXQmnju8GcM971bKBy6Lo9flZoxcUptBD2DI 30
flake8_secure_coding_standard-1.4.1.dist-info/RECORD

top_level.txt

flake8_secure_coding_standard

entry_points.txt

SCS = flake8_secure_coding_standard:Plugin