
Security News
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.
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.

Security News
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.

Research
/Security News
Chrome extension CL Suite by @CLMasters neutralizes 2FA for Facebook and Meta Business accounts while exfiltrating Business Manager contact and analytics data.

Security News
After Matplotlib rejected an AI-written PR, the agent fired back with a blog post, igniting debate over AI contributions and maintainer burden.