
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
algosec
Advanced tools
.. start-badges
.. list-table:: :stub-columns: 1
* - docs
- |docs|
* - tests
- | |travis| |coverage|
* - package
- | |version| |wheel| |supported-versions|
.. |version| image:: https://img.shields.io/pypi/v/algosec.svg :target: https://pypi.python.org/pypi/algosec :alt: Package on PyPi
.. |docs| image:: https://readthedocs.org/projects/algosec-python/badge/ :target: http://algosec-python.readthedocs.io/en/latest/ :alt: Documentation Status
.. |coverage| image:: https://codecov.io/gh/algosec/algosec-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/algosec/algosec-python
.. |travis| image:: https://travis-ci.org/algosec/algosec-python.svg?branch=master :target: https://travis-ci.org/algosec/algosec-python
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/algosec.svg :alt: Supported versions :target: https://pypi.python.org/pypi/algosec
.. |wheel| image:: https://img.shields.io/pypi/wheel/algosec.svg :alt: PyPI Wheel :target: https://pypi.python.org/pypi/algosec
A Python SDK providing simple access to AlgoSec APIs, including handy methods to implement common network security policy management tasks, such as:
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.
Install the latest version from PyPi by running::
pip install algosec --upgrade
or clone this repo and run::
python setup.py install
Contributions are welcome! Please follow the standard pull request process.
.. image:: https://readthedocs.org/projects/algosec-python/badge/ :target: https://algosec-python.readthedocs.io/en/latest/ :alt: 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.
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
FAQs
The AlgoSec SDK for Python
We found that algosec demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.