Metadata-Version: 2.4
Name: guardana-core
Version: 0.1.1
Summary: Guardana engine: targets, rules, evaluators, findings, profiles.
Project-URL: Homepage, https://guardana.io
Project-URL: Repository, https://github.com/guardana/guardana
Project-URL: Documentation, https://guardana.dev
Project-URL: Issues, https://github.com/guardana/guardana/issues
Project-URL: Changelog, https://github.com/guardana/guardana/blob/main/CHANGELOG.md
Author-email: Guardana contributors <maintainers@guardana.io>
Maintainer-email: Guardana contributors <maintainers@guardana.io>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: ai-security,llm,mlsecops,prompt-injection,security-scanner
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: pyyaml>=6
Description-Content-Type: text/markdown

# guardana-core

The Guardana engine — targets, rules, evaluators, findings, profiles, registry, runner.

Part of **[Guardana](https://github.com/guardana/guardana)** — security
verification for self-hosted and self-built AI (model files, live endpoints,
and agents) from one rule engine that runs on your laptop, in CI, and next to
a served model.

- Main README & quickstart: https://github.com/guardana/guardana#readme
- Documentation: https://guardana.dev

Licensed under Apache-2.0.
