Metadata-Version: 2.4
Name: huldra
Version: 0.0
Summary: A tool to automatically fix vulnerability reports from an audit using an LLM orchestrator.
Author-email: Michael Owiso <okwizifr@gmail.com>
Maintainer-email: Michael Owiso <okwizifr@gmail.com>
License-Expression: Apache-2.0
Keywords: vulnerability,audit,llm,orchestrator,security,python,pip-audit,huldra,AI,tensorzero,llm-orchestrator,vulnerability-repair,vulnerability-management
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pip-audit
Requires-Dist: setuptools-scm
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: ci
Requires-Dist: tox-uv; extra == "ci"
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pyrefly; extra == "dev"
Dynamic: license-file

# Huldra

Huldra is an automated vulnerability remediation tool. It leverages existing `audit tools` to identify vulnerabilities in Language dependencies and uses an LLM orchestrator `(TensorZero)` to intelligently suggest and apply fixes.
