Safety vulnerability ID: 66903
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pyrit version 0.1.0 has upgraded its notebook dependency to version 7.0.7 in response to the security issue outlined in CVE-2024-22421.
Latest version: 0.5.2
The Python Risk Identification Tool for LLMs (PyRIT) is a library used to assess the robustness of LLMs
What's Changed
This is the first release of PyRIT to PyPI including basic documentation and notebooks.
Full list of changes
* Update notebook dependency due to vulnerabilities by romanlutz in https://github.com/Azure/PyRIT/pull/26
* Add article in SECURITY.md by romanlutz in https://github.com/Azure/PyRIT/pull/27
* Remove poetry by romanlutz in https://github.com/Azure/PyRIT/pull/24
* add NOTICE file by romanlutz in https://github.com/Azure/PyRIT/pull/28
* Change README content to say "prompt injection attacks" by romanlutz in https://github.com/Azure/PyRIT/pull/29
* Update Demo Notebook Prerequisites by rdheekonda in https://github.com/Azure/PyRIT/pull/30
* Update chat client & multiturn notebooks with more information by romanlutz in https://github.com/Azure/PyRIT/pull/25
* Remove unused definitions from models.py by romanlutz in https://github.com/Azure/PyRIT/pull/31
* Update pyproject.toml to find packages/modules by romanlutz in https://github.com/Azure/PyRIT/pull/33
* Prompt Normalizer and Refactor by rlundeen2 in https://github.com/Azure/PyRIT/pull/32
* Export requirements before component governance is run by romanlutz in https://github.com/Azure/PyRIT/pull/35
* fixing bug with red_teaming_bot by rlundeen2 in https://github.com/Azure/PyRIT/pull/34
* Fixing bug with RedTeamingBot attack strategy by rlundeen2 in https://github.com/Azure/PyRIT/pull/36
* Standardize Endpoints and API Keys for AML Chat by rlundeen2 in https://github.com/Azure/PyRIT/pull/37
* Added Flag character transformer for invisible prompts. by ChristBian1 in https://github.com/Azure/PyRIT/pull/38
* Add Jupyter Dependencies + aiohttp to pyproject.toml by nina-msft in https://github.com/Azure/PyRIT/pull/39
* AML Endpoint Bug Fix and Refactor by rlundeen2 in https://github.com/Azure/PyRIT/pull/40
* Add jailbreakchat prompt templates and modify the structure of existing prompts by romanlutz in https://github.com/Azure/PyRIT/pull/42
* Fix link to How to Guide by romanlutz in https://github.com/Azure/PyRIT/pull/41
* fixing bug where default was set to debug by rlundeen2 in https://github.com/Azure/PyRIT/pull/44
* build: update versions of pre-commit hooks by dlmgary in https://github.com/Azure/PyRIT/pull/47
* Integrate Hugging Face Models with Azure ML: Download, Register, Deploy, and Test by rdheekonda in https://github.com/Azure/PyRIT/pull/43
* Standardizing environment for completions and embeddings by rlundeen2 in https://github.com/Azure/PyRIT/pull/46
* Adding Chat Message Normalizers so AML can work with more Models by rlundeen2 in https://github.com/Azure/PyRIT/pull/45
* Improving multi-turn strategy by rlundeen2 in https://github.com/Azure/PyRIT/pull/48
* Add ipykernel dependency package by rdheekonda in https://github.com/Azure/PyRIT/pull/50
* Refactoring Docs to use JupyText by rlundeen2 in https://github.com/Azure/PyRIT/pull/49
* Replace old graphics with new ones by romanlutz in https://github.com/Azure/PyRIT/pull/53
* Add learn link to README by romanlutz in https://github.com/Azure/PyRIT/pull/55
* Convert PyRIT Framework How to Guide to jupytext by nina-msft in https://github.com/Azure/PyRIT/pull/51
* Move wiki contents into doc folder, update references by romanlutz in https://github.com/Azure/PyRIT/pull/54
* Update HF Azure ML deployment managed compute to allow liveness probe configuration by rdheekonda in https://github.com/Azure/PyRIT/pull/52
New Contributors
* ChristBian1 made their first contribution in https://github.com/Azure/PyRIT/pull/38
**Full Changelog**: https://github.com/Azure/PyRIT/commits/v0.1.0
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application