Metadata-Version: 2.4
Name: guardlens-core
Version: 0.1.1
Summary: Proprietary scanner runtime for Guardrails CLI.
Author: Preetham AK
Maintainer: Preetham AK
License-Expression: LicenseRef-Proprietary
Project-URL: Website, https://ide-scanner.vercel.app
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: semgrep
Requires-Dist: semgrep<2,>=1.100; extra == "semgrep"
Provides-Extra: yara
Requires-Dist: yara-python<5,>=4.5; extra == "yara"
Provides-Extra: analysis
Requires-Dist: semgrep<2,>=1.100; extra == "analysis"
Requires-Dist: yara-python<5,>=4.5; extra == "analysis"
Dynamic: license-file

# Guardrails Scanner Runtime

Proprietary extension-security analysis runtime used by Guardrails CLI.

This package is installed automatically with `guardlens` and is not intended
to be used as a standalone product.

Website: [ide-scanner.vercel.app](https://ide-scanner.vercel.app)

Copyright © 2026 Preetham AK. All rights reserved.
