Skip to main content

The AlgoSec SDK for Python

Project description

Package on PyPi Documentation Status

A Python SDK providing simple access to AlgoSec APIs, including handy methods to implement common network security policy management tasks, such as:

  • Check whether specific traffic is allowed by the firewalls and security devices in the network.

  • Open a network security change request.

  • Check status of existing change requests.

  • Update business application connectivity requirements (and automatically trigger change requests as needed)

Useful for automation and orchestration (e.g. DevOps), building custom portals, or exposing specific functionality to Application Owners, IT, Helpdesk, Information Security, Security Operations, etc.

Included in this package are clients for AlgoSec Firewall Analyzer, FireFlow and BusinessFlow.

Installation

Install the latest version from PyPi by running:

pip install algosec --upgrade

or clone this repo and run:

python setup.py install

Contribution

Contributions are welcome! Please follow the standard pull request process.

Developing

To setup the project for local development, make sure you have a Python 2.7 virtualenv setup:

mkvirtualenv --python=python2.7 algobotframeworkenv -a .

and then to install the package run:

pip install -e .

This will install all the dependencies and set the project up for local usage and development .

Testing

To run the unittests run:

python setup.py nosetests

Deploying To PyPi

Run:

python setup.py sdist
twine upload dist/algosec-*.tar.gz

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

algosec-0.6.1.tar.gz (16.0 kB view details)

Uploaded Source

File details

Details for the file algosec-0.6.1.tar.gz.

File metadata

  • Download URL: algosec-0.6.1.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for algosec-0.6.1.tar.gz
Algorithm Hash digest
SHA256 8520591360faaca38f10d08da3decc0ad9c79ec6b3d90ef303a57eaaba1917ed
MD5 0fec005639cb326f9eb63c5dd0cb1061
BLAKE2b-256 3b94dd6147cdc681e4ddbedc084eaed592c741a2594b62235daeb32006e34dd0

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