Confidence-aware validator for AI-generated code security and reliability
Project description
devguard-ai-validator
devguard-ai-validator validates AI-generated code using confidence-aware checks built on devguard-core.
It is optimized for teams using LLM-generated code in pull requests and CI pipelines.
Install
python -m pip install devguard-ai-validator
Scope (v0.1)
- Runs DevGuard core checks
- Reports confidence-aware findings
- Supports JSON and SARIF output for CI workflows
Example
devguard-ai-validator ./src --format json
Use stricter confidence threshold:
devguard-ai-validator ./src --min-confidence 0.85 --format json
Generate SARIF for security tooling:
devguard-ai-validator ./src --format sarif --output devguard-ai-validator.sarif
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devguard_ai_validator-0.1.3.tar.gz.
File metadata
- Download URL: devguard_ai_validator-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a84e1123e5d9315a3ca85bcf1b219b24804b0c00feedc0940a64601ce4d81ea7
|
|
| MD5 |
850aa58dc4d712e45f219b69bc1a6e39
|
|
| BLAKE2b-256 |
2baaff8f522ce5700b358994e4e7c091481724c2f7dbe65aa1f4d2e07d1241c6
|
File details
Details for the file devguard_ai_validator-0.1.3-py3-none-any.whl.
File metadata
- Download URL: devguard_ai_validator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6096af4646db679db4d754f0212d0ef90bff99da56cb621a9b0d8f5364248d1f
|
|
| MD5 |
2d7e36209ffff00deb82142958ad8b02
|
|
| BLAKE2b-256 |
e4f1cd165e5e808edd4a517412959503f5b8d0462b7ec7b01cd7568c86926b14
|