FediVuln

View on PyPIReverse Dependencies (0)

1.1.2 fedivuln-1.1.2-py3-none-any.whl

Wheel Details

Project: FediVuln
Version: 1.1.2
Filename: fedivuln-1.1.2-py3-none-any.whl
Download: [link]
Size: 24092
MD5: 2191a585181b645645c4c7e92b6d7d95
SHA256: 067499dfa23f58ad39450939ab3933aa431a30cfd96104855c5def0771f4bc70
Uploaded: 2025-03-07 09:06:03 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: FediVuln
Version: 1.1.2
Summary: A client to gather vulnerability-related information from the Fediverse.
Author: Cédric Bonhomme
Author-Email: cedric.bonhomme[at]circl.lu
Project-Url: Changelog, https://github.com/vulnerability-lookup/FediVuln/blob/main/CHANGELOG.md
Project-Url: Homepage, https://github.com/vulnerability-lookup/FediVuln
Project-Url: Repository, https://github.com/vulnerability-lookup/FediVuln
License: GPL-3.0-or-later
Keywords: Vulnerability-Lookup,Vulnerability,CVE,Fediverse,Mastodon
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Requires-Python: >=3.10,<4.0
Requires-Dist: mastodon-py (>=1.8.1)
Requires-Dist: pyvulnerabilitylookup (>=2.2.0)
Requires-Dist: valkey (>=6.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4214 characters]

WHEEL

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

RECORD

Path Digest Size
fedivuln/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fedivuln/conf_sample.py sha256=qCnSpvMS5Ut85iXt9101hg_q-_8ZTL94z8c7970xnRc 2112
fedivuln/config.py sha256=TM7NFsiY1HozI0Buw8LqlrwvsiK08thqeoZUHwBaFCw 1743
fedivuln/monitoring.py sha256=l1OGslHqr85ySl76ocPjQ-fKalx6aeOQO5UGrcgObec 1049
fedivuln/publish.py sha256=U_-PDbVzUz0r6jtxD7vuMN11KYqoiYiUw5HhaGnaHBI 8044
fedivuln/register.py sha256=ILbJz-Kf3jCz7oRCEdjUW7mCUoeHYR1qWN1G610Eaz4 1463
fedivuln/search.py sha256=y_ujluC8eOnUAnGeC3djDRijZBADp4WSdxT86OjKiEA 795
fedivuln/stream.py sha256=j3_QrG4M1ZNfAjXsQiQ021bgW5CjCMaBl8ZbwpqhY5Y 5496
fedivuln/utils.py sha256=dXJVIgGxJMGWUMdNaLDEnIXGWE6CEGCRjwkR9JklElk 156
fedivuln-1.1.2.dist-info/COPYING sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
fedivuln-1.1.2.dist-info/METADATA sha256=oCUird53tW8tJ-XZox59z2ha8mRSwd6whCK668p2NgM 5536
fedivuln-1.1.2.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
fedivuln-1.1.2.dist-info/entry_points.txt sha256=eLYWi6OkDv-9gj1zcJBf5FZuZVs_hWZ6ll2SMPlaBVk 173
fedivuln-1.1.2.dist-info/RECORD

entry_points.txt

FediVuln-Publish = fedivuln.publish:main
FediVuln-Register = fedivuln.register:main
FediVuln-Search = fedivuln.search:main
FediVuln-Stream = fedivuln.stream:main