Agentic-security

Latest version: v0.7.0

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.5

**Full Changelog**: https://github.com/msoedov/agentic_security/compare/0.4.5...0.4.5

- feat(Bump version): by Alexander Myasoedov, msoedov
- feat(add changelog sh): by Alexander Myasoedov, msoedov
- feat(update fast api): by Alexander Myasoedov, msoedov
- feat(update deps): by Alexander Myasoedov, msoedov
- build(deps-dev): bump mkdocstrings from 0.27.0 to 0.28.1 by dependabot[bot], 49699333+dependabot[bot]
- feat(Add discord link): by Alexander Myasoedov, msoedov
- fix(tests): by Alexander Myasoedov, msoedov
- feat(add scan-csv api route): by Alexander Myasoedov, msoedov
- feat(add IntegrationProto): by Alexander Myasoedov, msoedov
- feat(add integrations module): by Alexander Myasoedov, msoedov
- feat(improve audio modality generation): by Alexander Myasoedov, msoedov
- feat(add more image generation variants): by Alexander Myasoedov, msoedov
- fix(add exlude rules): by Alexander Myasoedov, msoedov
- fix(readme): by Alexander Myasoedov, msoedov
- fix(disable pycln): by Alexander Myasoedov, msoedov
- fix(docs): by Alexander Myasoedov, msoedov
- fix(git ignore): by Alexander Myasoedov, msoedov
- fix(pre commit): by Alexander Myasoedov, msoedov
- feat(docs + pre commit): by Alexander Myasoedov, msoedov
- feat(minor doc updates): by Alexander Myasoedov, msoedov
- feat(add cost module): by Alexander Myasoedov, msoedov

0.4.4

What's Changed
* build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1 by dependabot in https://github.com/msoedov/agentic_security/pull/96
* Add Module class documentation and interface example by Praveenk8051 in https://github.com/msoedov/agentic_security/pull/98
* build(deps-dev): bump inline-snapshot from 0.18.1 to 0.19.3 by dependabot in https://github.com/msoedov/agentic_security/pull/97
* build(deps): bump datasets from 3.0.1 to 3.2.0 by dependabot in https://github.com/msoedov/agentic_security/pull/65
* build(deps): bump fastapi from 0.115.6 to 0.115.7 by dependabot in https://github.com/msoedov/agentic_security/pull/107
* build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.50 by dependabot in https://github.com/msoedov/agentic_security/pull/106
* feat(operator): enhance OperatorToolBox with AgentSpecification for better validation and configuration by Praveenk8051 in https://github.com/msoedov/agentic_security/pull/108
* build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 by dependabot in https://github.com/msoedov/agentic_security/pull/109
* build(deps): bump matplotlib from 3.9.2 to 3.10.0 by dependabot in https://github.com/msoedov/agentic_security/pull/110
* build(deps-dev): bump huggingface-hub from 0.27.1 to 0.28.0 by dependabot in https://github.com/msoedov/agentic_security/pull/111
* build(deps): bump pydantic from 2.10.4 to 2.10.6 by dependabot in https://github.com/msoedov/agentic_security/pull/112
* build(deps-dev): bump huggingface-hub from 0.28.0 to 0.28.1 by dependabot in https://github.com/msoedov/agentic_security/pull/115
* build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 by dependabot in https://github.com/msoedov/agentic_security/pull/114
* build(deps-dev): bump mkdocs-material from 9.5.50 to 9.6.1 by dependabot in https://github.com/msoedov/agentic_security/pull/117
* build(deps-dev): bump black from 24.10.0 to 25.1.0 by dependabot in https://github.com/msoedov/agentic_security/pull/116
* build(deps-dev): bump inline-snapshot from 0.19.3 to 0.20.0 by dependabot in https://github.com/msoedov/agentic_security/pull/121
* build(deps-dev): bump inline-snapshot from 0.20.0 to 0.20.1 by dependabot in https://github.com/msoedov/agentic_security/pull/122
* build(deps-dev): bump mkdocs-material from 9.6.1 to 9.6.2 by dependabot in https://github.com/msoedov/agentic_security/pull/123

New Contributors
* Praveenk8051 made their first contribution in https://github.com/msoedov/agentic_security/pull/98

**Full Changelog**: https://github.com/msoedov/agentic_security/compare/0.4.3...0.4.4

0.4.3

What's Changed
* build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6 by dependabot in https://github.com/msoedov/agentic_security/pull/71
* docker added by fardin-developer in https://github.com/msoedov/agentic_security/pull/91
* build(deps): bump numpy from 2.1.2 to 2.2.2 by dependabot in https://github.com/msoedov/agentic_security/pull/92
* build(deps-dev): bump mypy from 1.13.0 to 1.14.1 by dependabot in https://github.com/msoedov/agentic_security/pull/93
* build(deps): bump scikit-learn from 1.5.2 to 1.6.1 by dependabot in https://github.com/msoedov/agentic_security/pull/94

New Contributors
* fardin-developer made their first contribution in https://github.com/msoedov/agentic_security/pull/91

**Full Changelog**: https://github.com/msoedov/agentic_security/compare/0.4.2...0.4.3

0.4.2

What's Changed

feat(fix poetry script):
feat(update actions):
feat(add rich):
feat(Update readme):
feat(add ls table):
feat(add ds):
feat(add form highlight):
fix(improts):
fix(add tomli):
fix(cli config):
feat(Update CLI):
feat(add toml configuration):
feat(add AS_TOKEN):
feat(add unit tests):
feat(Add backend):
feat(add GH action doc):
fix(test):
fix(workflow):
fix(prompt scanner):
fix(action):
feat(sample gh action):
fix(linter):
feat(table reporting):
feat(Add labels):
feat(Add more providers):
feat(Add BASE64_AUDIO):
fix(imports):
feat(Update UX):
feat(add image and audio gen):
Merge pull request 69 from msoedov/dependabot/pip/jinja2-3.1.5

0.3.3

What's Changed
* build(deps): bump tqdm from 4.66.3 to 4.66.5 by dependabot in https://github.com/msoedov/agentic_security/pull/42
* build(deps): bump pandas from 2.2.2 to 2.2.3 by dependabot in https://github.com/msoedov/agentic_security/pull/51
* build(deps-dev): bump mypy from 1.12.0 to 1.13.0 by dependabot in https://github.com/msoedov/agentic_security/pull/53
* build(deps): bump scikit-learn from 1.5.1 to 1.5.2 by dependabot in https://github.com/msoedov/agentic_security/pull/54
* build(deps): bump numpy from 1.26.4 to 2.1.2 by dependabot in https://github.com/msoedov/agentic_security/pull/55
* build(deps): bump starlette from 0.38.2 to 0.40.0 by dependabot in https://github.com/msoedov/agentic_security/pull/50
* build(deps): bump httpx from 0.27.0 to 0.27.2 by dependabot in https://github.com/msoedov/agentic_security/pull/57
* build(deps): bump aiohttp from 3.10.3 to 3.10.11 by dependabot in https://github.com/msoedov/agentic_security/pull/62


**Full Changelog**: https://github.com/msoedov/agentic_security/compare/0.2.6...0.3.3

0.2.6

**Full Changelog**: https://github.com/msoedov/agentic_security/compare/0.2.5...0.2.6

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.