Metadata-Version: 2.4
Name: huldra
Version: 0.0.3
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
Project-URL: Homepage, https://github.com/Okwizi/Huldra
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==2.9.0
Requires-Dist: setuptools-scm==9.2.2
Provides-Extra: test
Requires-Dist: pytest==9.0.1; extra == "test"
Requires-Dist: pdbpp==0.11.7; extra == "test"
Requires-Dist: pytest-cov==7.0.0; extra == "test"
Requires-Dist: pytest-xdist==3.8.0; extra == "test"
Provides-Extra: ci
Requires-Dist: tox-uv==1.29.0; extra == "ci"
Requires-Dist: git-changelog==2.7.0; extra == "ci"
Provides-Extra: dev
Requires-Dist: ruff==0.14.6; extra == "dev"
Requires-Dist: pyrefly==0.43.1; 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.
