poetry-audit-plugin

View on PyPIReverse Dependencies (0)

0.4.0 poetry_audit_plugin-0.4.0-py3-none-any.whl

Wheel Details

Project: poetry-audit-plugin
Version: 0.4.0
Filename: poetry_audit_plugin-0.4.0-py3-none-any.whl
Download: [link]
Size: 9048
MD5: dce8eaf35d6da023254dc8a0ecec69ad
SHA256: ffaacdd5d29af8c3dbaa198e49f3b49bb578f2af5ec8b7dda7817b89abb8a8a4
Uploaded: 2024-03-09 02:56:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-audit-plugin
Version: 0.4.0
Summary: Poetry plugin for checking security vulnerabilities in dependencies
Author: opeco17
Author-Email: opeco17[at]gmail.com
Home-Page: https://github.com/opeco17/poetry-audit-plugin
Project-Url: Repository, https://github.com/opeco17/poetry-audit-plugin
Keywords: poetry,vulnerabilities,security,audit
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.8,<4.0
Requires-Dist: poetry (<2.0.0,>=1.6.1)
Requires-Dist: safety (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2663 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_audit_plugin/__init__.py sha256=Ogy4dfZJ9_7qNyC7A3wB5FKG1bzDF1FrfqbsT-QWDJY 97
poetry_audit_plugin/command.py sha256=2lT_UfH_nYysH7EoyRG3MU7C6f1RMxx4iMJwGKWVLEU 11398
poetry_audit_plugin/constants.py sha256=meQ6HWt4-RLfAsHlOjPzYLP2b1LNEm0HTu0Jvz7-15c 164
poetry_audit_plugin/errors.py sha256=7Fg2XhLkxap-oLAfiZ1LWL-u-VqMk2Ekb44UA0ZQ46g 614
poetry_audit_plugin/plugin.py sha256=2HvTbtTWmB3yA9a1SROFPrk0FTBSHUdi4SF2VikePcg 343
poetry_audit_plugin/safety.py sha256=7utm5ph4EeABeprcy4nZl3zPyqmnf9Wn3Uo9ePlGMpk 4216
poetry_audit_plugin-0.4.0.dist-info/LICENSE sha256=CEoG7Iop16Ub3FGsPdRo9B8OpYGTy8UfoJ32FqRm9cc 1064
poetry_audit_plugin-0.4.0.dist-info/METADATA sha256=ZSHXzOX5wNuRNrufyl3RT10rckRky-m-EBesXspFDrc 4219
poetry_audit_plugin-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
poetry_audit_plugin-0.4.0.dist-info/entry_points.txt sha256=R5e_VwG8FNx6Fs7RFqIEoY4UN9LlpFa5qUPF7L14dJk 99
poetry_audit_plugin-0.4.0.dist-info/RECORD

entry_points.txt

poetry-audit-plugin = poetry_audit_plugin.plugin:AuditApplicationPlugin