Metadata-Version: 2.4
Name: immunity_python_agent
Version: 2.0.0a0
Summary: Immunity IAST Agent for Python
Home-page: https://light-hat.github.io/immunity/
Author: light-hat
Author-email: l1ghth4t@gmail.com
License: GNU General Public License v3
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6
Requires-Dist: psutil>=5.8.0
Requires-Dist: requests>=2.25.1
Requires-Dist: setuptools<81

<p align="center">
<img alt="Logo" src="assets/favicon_gray.png" height="100px">
</p>

<h1 align="center">Immunity Python Agent</h1>

<p align="center">
<a href="https://www.gnu.org/licenses/gpl-3.0"><img alt="License" src="https://img.shields.io/badge/License-GPLv3-blue.svg"></a>
<a href="https://github.com/light-hat/smart_ids/actions"><img alt="Pipeline status" src="https://github.com/light-hat/immunity/workflows/Gitleaks/badge.svg"></a>
<a href="https://github.com/light-hat/smart_ids/actions"><img alt="Pipeline status" src="https://github.com/light-hat/immunity/workflows/Pylint/badge.svg"></a>
<a href="https://github.com/light-hat/smart_ids/actions"><img alt="Pipeline status" src="https://github.com/light-hat/immunity/workflows/CodeQL/badge.svg"></a>
<a href="https://github.com/light-hat/smart_ids/actions"><img alt="Pipeline status" src="https://github.com/light-hat/immunity/workflows/Bandit%20SAST/badge.svg"></a>
<img alt="Python version" src="https://img.shields.io/badge/Python-3.7%20|%203.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12-3776AB.svg?style=flat&logo=python&logoColor=white">
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Flight-hat%2Fimmunity-python-agent?ref=badge_shield"><img alt="Fossa" src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Flight-hat%2Fimmunity-python-agent.svg?type=shield"></a>
</p>

<p align="center">
IAST agent for passive interactive security testing of web applications in Python.
</p>

# Stats

![Alt](https://repobeats.axiom.co/api/embed/570d9cf06c9a72e02f22480cc727b63edb2fddb1.svg "Repobeats analytics image")

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flight-hat%2Fimmunity-python-agent.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Flight-hat%2Fimmunity-python-agent?ref=badge_large)
