GithubHelp home page GithubHelp logo

nathanawmk / algosec-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from algosec/algosec-python

0.0 1.0 0.0 170 KB

AlgoSec Python SDK

Home Page: https://www.algosec.com

License: Other

Python 100.00%

algosec-python's Introduction

AlgoSec Python SDK

docs Documentation Status
tests
package

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.

Documentation

Documentation Status

Documentation available online at: https://algosec-python.readthedocs.io/en/latest/

How to build doc's locally?

Using Spinx:

$ cd docs
$ make html

Then see the docs/_build folder created for the html files.

Developing

To install the package for local development just run:

pipenv install

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

Testing

To run the unittests for all supported python versions, simply run:

tox

algosec-python's People

Contributors

almogcohen avatar pyup-bot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.