notus-scanner

View on PyPIReverse Dependencies (0)

22.6.4 notus_scanner-22.6.4-py3-none-any.whl

Wheel Details

Project: notus-scanner
Version: 22.6.4
Filename: notus_scanner-22.6.4-py3-none-any.whl
Download: [link]
Size: 46653
MD5: 7b4df54f63d790ce2b42487175d1625f
SHA256: ece08197729be998832a521bf79c82929b8efcbca02ab6a4e5cbc85bc3bf3593
Uploaded: 2024-08-15 10:39:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notus-scanner
Version: 22.6.4
Summary: A vulnerability scanner for creating results from local security checks (LSCs)
Author: Greenbone AG
Author-Email: info[at]greenbone.net
Home-Page: https://github.com/greenbone/notus-scanner
Project-Url: Repository, https://github.com/greenbone/notus-scanner
License: AGPL-3.0-or-later
Keywords: openvas,Greenbone Vulnerability Management,Vulnerability Scanning,Notus,Open Scanner Protocol,Local Security Checks,LSC
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: packaging (<24.2)
Requires-Dist: paho-mqtt (<3.0,>=1.6)
Requires-Dist: psutil (<7.0,>=6.0)
Requires-Dist: python-gnupg (<0.6.0,>=0.5.1)
Requires-Dist: tomli (<3.0.0); python_version < "3.11"
Description-Content-Type: text/markdown
[Description omitted; length: 3817 characters]

WHEEL

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

RECORD

Path Digest Size
notus/scanner/__init__.py sha256=FMLkSG7cvCrqlB6NH7xDUEYnpTxY9G6Zi_qB7nKhQOk 162
notus/scanner/__version__.py sha256=fTFgh-CWVQm7Bx-1m9ZoMUYKOwlss5PEhw5tgQlFFDA 103
notus/scanner/cli/__init__.py sha256=yIq4eg4itRIgEo6aaObSATa5lqEyNkt18Gsbylur_8k 153
notus/scanner/cli/parser.py sha256=T4H-ZqKTJlrc-tydXy_fsd5zgfz-uBZwaw7UtrgRKo0 5693
notus/scanner/config.py sha256=iEJOUntXkSW59XmdWVB33j82zhm7A0ZJgO9gmv_RS4M 2623
notus/scanner/daemon.py sha256=1FZPt1CpE8VRhs9JyokqJr5g-XVrjIY_0SKaRcIMKTc 3768
notus/scanner/errors.py sha256=MmT6GSZmk3U1OkMprC1LEK9jLjguiJvRqMULfDH6p0I 718
notus/scanner/loader/__init__.py sha256=saQacazSIc_edkyjf20lk962q1yIbWa3dvELUqLJR_Y 229
notus/scanner/loader/gpg_sha_verifier.py sha256=2eeEHLNICSGabg5SsNvsb6UlYJV_RWrxT7_GBWnGB_E 4810
notus/scanner/loader/json.py sha256=7wQtiO90VFUcQNFjoFMYh13IOyi4lvdYatfNH8x-wzw 5165
notus/scanner/loader/loader.py sha256=IgFNAvAVui7H_z4EdozbjTBTr8sR36O_GrJYPvnK55k 404
notus/scanner/messages/__init__.py sha256=DH7SbffaTDJZuYFgEa1T42fzq7PJ7a7vCiaNig1bdfk 96
notus/scanner/messages/message.py sha256=0XnTuQjw38bBiYyGcDbE1oGu1BTg1lHR-IzH3KaIArI 2939
notus/scanner/messages/result.py sha256=BR1E7JgJRM5Z6CKFf84xWQkvoxHADSvuwLW_C4m-SoA 2499
notus/scanner/messages/start.py sha256=CWUvBipBp-ZMiPEYgdPwOWuoV9s1ez4oH-OrwdkoF2Q 2184
notus/scanner/messages/status.py sha256=ZdIGQ4mOYr9hfm9G5F9vgHgc6trQDCQETsMOp2nwuO0 1713
notus/scanner/messaging/__init__.py sha256=DH7SbffaTDJZuYFgEa1T42fzq7PJ7a7vCiaNig1bdfk 96
notus/scanner/messaging/mqtt.py sha256=swT6Fsf4Adta0sLb9ZNkcmdi_YmQiGnFWOyYr5V5T9o 4786
notus/scanner/messaging/publisher.py sha256=uWLpe3PmRXje9l4V7piTT98cDT5kVuwIKYB8EUEyscM 458
notus/scanner/messaging/subscriber.py sha256=24pG3QJxythArkYpLc_cfMGjY2biG5YkD-PNQZkNp8o 562
notus/scanner/models/__init__.py sha256=DH7SbffaTDJZuYFgEa1T42fzq7PJ7a7vCiaNig1bdfk 96
notus/scanner/models/packages/__init__.py sha256=de2fZ2YJa9AhzgowVm87DyYt8IvQxNRjH48opJjIpGU 639
notus/scanner/models/packages/deb.py sha256=STrOlbtqjd9U9ktszbFGoRuZycrXr0qZDccpsvdcN8A 4049
notus/scanner/models/packages/ebuild.py sha256=_OLUrmC4uQVisNS5H2qxq5cxFJ7Or9FD9shHW2OPoE4 2153
notus/scanner/models/packages/package.py sha256=-1F3mmLgrhkKSmf_wXejaK2XNtQURA24wq9UcjJCTjI 6861
notus/scanner/models/packages/rpm.py sha256=coSDS5BxOjCtZuHSkGxU3OZCcFa3uWJeqqqoxBGxySY 3350
notus/scanner/models/packages/slackware.py sha256=HsaWNJm1zwVi3PUvQ8M07qJdQvC_3NNWKCTUx-Tpu2I 3259
notus/scanner/models/vulnerability.py sha256=p-I6y33adRosS6XJsMPjZS8cHip6znDKGwUFxq_FRyg 1607
notus/scanner/scanner.py sha256=YHGC1yvqOnEyNS4nH6a3WoCQcIgRjj1qOAfxOPx6lfU 8295
notus/scanner/tools/__init__.py sha256=DH7SbffaTDJZuYFgEa1T42fzq7PJ7a7vCiaNig1bdfk 96
notus/scanner/tools/scanstart.py sha256=wOmkQci1u8J0erUJ5aYzBFN5vwUXspEt-dBRrXUmTbI 3177
notus/scanner/tools/subscriber.py sha256=bvTh68RU1rpeXOPnq3hA-DjL0A-h9keu-X069KnCLHg 2417
notus/scanner/utils.py sha256=TAia1oUVc4Yye6OEncHmN4VrTfk3hDPT6-h5Yoru5uk 3883
notus_scanner-22.6.4.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
notus_scanner-22.6.4.dist-info/METADATA sha256=y99Z5MjYwntTc6TPMWVs8ypyJnLz62eYMo4CBW9DMow 5074
notus_scanner-22.6.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
notus_scanner-22.6.4.dist-info/entry_points.txt sha256=N6tjsR-eeZTLDCZzqHXpE79p1uw53RI_OkdHJnxJRXU 164
notus_scanner-22.6.4.dist-info/RECORD

entry_points.txt

notus-scan-start = notus.scanner.tools.scanstart:main
notus-scanner = notus.scanner.daemon:main
notus-subscriber = notus.scanner.tools.subscriber:main