Skip to main content

Build Status Coverage

An OpenVAS Managment Protocol (OMP) v7+ client for Python.

Installation

To install pyvas, simply run:

$ pip install pyvas

Usage

>>> from pyvas import Client
>>> with Client(hostname, username='username', password='password') as cli:
>>>     r = cli.list_tasks()
>>>     r.ok
True
>>>     r.data
[{u'@id': '...', ...}, {u'@id': '...', ...}]
>>>     r = cli.get_task(task[0]["@id"])
>>>     r.ok
True
>>>     r.data
{u'@id': '...', ...}

Documentation

Documentation is currently a work in progress, please check back soon.

How to Contribute

  1. Look for open issues or report an issue

  2. Checkout a new branch from master and work away

  3. Remember to include tests

  4. Submit a pull request!

Release files for pyvas 0.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyvas 0.5.0
File Size Uploaded
pyvas-0.5.0.tar.gz 13.9 kB Details

Release files / pyvas-0.5.0.tar.gz

Download URL pyvas-0.5.0.tar.gz
Size 13.9 kB
Tags Source
SHA-256 checksum
How to use checksums
386ff01598831019242aa7ac1aa44f8228324e5e59344ffcee7019230c0c4985
BLAKE2b-256 checksum
How to use checksums
ddb5fc74a888ada68e7b273a0c86ab54f1c81e64983c36cf9d86daa430ac1713
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.5.0 This release

1 release file

0.4.0

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page