Skip to main content

Vulnerability management for Opentack - Client

Project description

Varroa Client

Client for Varroa

For more information, see https://github.com/NeCTAR-RC/varroa/

Installation

pip install varroaclient

Common openstack CLI Commands

IP History

Varroa will keep track of what openstack resource owned an IP address for what period

To list the resource history of an IP address

openstack ip history 203.0.113.1

Security Risk Type

A security risk type is an admin defined type of security risk. e.g. "Password SSH allowed"

A security risk type has a name and a description. The description should describe what the security risk is and ideally the steps taken to fix this risk.

Some example commands

openstack security risk type list
openstack security risk type show <security risk type id>
openstack security risk type set <security risk type id>
openstack security risk type create <name>
openstack security risk type delete <security risk type id>

Security Risks

A security risk is the linkage of a security risk type to an openstack resource. e.g. Compute instance with id XYZ has a "Password SSH allowed" security risk.

Only the IP address of the affected resource needs to be entered when creating a new security risk. Varroa will then process this entry and attempt to link that IP address to an Openstack resource.

Some example commands

openstack security risk list --all
openstack security risk show <security risk id>
openstack security risk create -i <ip address> <type> -t <time in following format YYYY-MM-DDTHH:MM:SS+HH:MM> -e <expires in following format YYYY-MM-DDTHH:MM:SS+HH:MM>
openstack security risk delete <security risk id>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

varroaclient-1.3.0.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

varroaclient-1.3.0-py3-none-any.whl (30.3 kB view details)

Uploaded Python 3

File details

Details for the file varroaclient-1.3.0.tar.gz.

File metadata

  • Download URL: varroaclient-1.3.0.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for varroaclient-1.3.0.tar.gz
Algorithm Hash digest
SHA256 61c12921159c5b06b0acc19a09802207960ac45eaf034a4fd5b947485dfa0ae6
MD5 752e9b686d807abc591318e8bf07bcf5
BLAKE2b-256 d173ccc47508d5076610bfdabb16ae4b4900900b114090cb3fd8afc3a342ce07

See more details on using hashes here.

File details

Details for the file varroaclient-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: varroaclient-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 30.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for varroaclient-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e35aabf765804955bfbbaea72aa7574569a0d987340825a769b09348056515f6
MD5 9ea09cd5fe931dc17de41b409c517a28
BLAKE2b-256 ae73ca9bc95df31fd2cdddc839771bc53531fec04be4566eb49ab8860900c2c5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page