Visual risk exposure of PRs powered by ai-patch-verifier outputs.
Project description
⭐ diff-risk-dashboard — APV → Risk Summary (Python CLI)
A lean, production-grade Python CLI that ingests ai-patch-verifier (APV) JSON and outputs a clear risk summary in JSON or Markdown.
Repo layout
.
├── examples/
│ └── sample_apv.json # APV sample for demos/tests
├── src/diff_risk_dashboard/
│ ├── __main__.py # module entry
│ ├── cli.py # CLI
│ ├── core.py # summarization logic
│ └── report.py # Markdown generator
├── tests/ # pytest
└── .github/workflows/ # CI + CodeQL + Release Drafter
🚀 Quick Start
# 1) Clone
git clone https://github.com/CoderDeltaLAN/diff-risk-dashboard.git
cd diff-risk-dashboard
# 2) Install (isolated venv recommended)
python -m venv .venv && source .venv/bin/activate
python -m pip install -U pip
python -m pip install .
# 3) Use the CLI
# Table-like Markdown to file
diff-risk examples/sample_apv.json -f md -o report.md
# JSON to stdout
diff-risk examples/sample_apv.json -f json
CLI usage
diff-risk -h
usage: diff-risk [-h] [-f {md,json}] [-o OUTPUT] input
Diff Risk Dashboard (APV JSON -> summary)
positional arguments:
input Path to ai-patch-verifier JSON
options:
-h, --help show this help message and exit
-f {md,json}, --format {md,json}
Output format
-o OUTPUT, --output OUTPUT
Output file; '-' = stdout
Note: Inline JSON strings and wrapper commands (
drt,drb,drj,drmd) are not supported in this version. Provide a file path asinput.
📦 Expected input (APV-like JSON)
- Input: JSON with APV-style findings (e.g., objects including a
predicted_riskoflow|medium|high). - The summarizer normalizes case and computes:
totalby_severity(CRITICAL|HIGH|MEDIUM|LOW|INFOplus lowercase aliases)worstrisk_level(red|yellow|green)
Example output (-f json):
{
"total": 3,
"by_severity": {
"critical": 0,
"high": 1,
"medium": 1,
"low": 1,
"info": 0,
"CRITICAL": 0,
"HIGH": 1,
"MEDIUM": 1,
"LOW": 1,
"INFO": 0
},
"worst": "HIGH",
"risk_level": "red"
}
🧪 Local Developer Workflow
# Dev requirements
python -m pip install --upgrade pip
pip install poetry
# Install deps
poetry install --no-interaction
# Local gates
poetry run ruff check .
poetry run black --check .
PYTHONPATH=src poetry run pytest -q
poetry run mypy src
🔧 CI (GitHub Actions)
- Matrix Python 3.11 / 3.12 aligned with local gates.
- CodeQL and Release Drafter active.
- Protected
mainwith required checks and squash merges.
Typical job steps:
- run: python -m pip install --upgrade pip
- run: pip install poetry
- run: poetry install --no-interaction
- run: poetry run ruff check .
- run: poetry run black --check .
- env:
PYTHONPATH: src
run: poetry run pytest -q
- run: poetry run mypy src
# Example CLI use in CI
- run: poetry run python -m pip install .
- run: diff-risk examples/sample_apv.json -f md -o report.md
🔒 Security
- No shell customization required.
- Keep sensitive data out of public PRs.
- CodeQL is enabled.
🙌 Contributing
- Small, atomic PRs using Conventional Commits.
- Keep gates green before requesting review.
- Use auto-merge when checks pass.
👤 Author
CoderDeltaLAN (Yosvel)
GitHub: https://github.com/CoderDeltaLAN
💚 Donations & Sponsorship
Support open-source: your donations keep projects clean, secure, and evolving for the global community.
📄 License
Released under the MIT License. See LICENSE.
Project details
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 diff_risk_dashboard-0.4.35.tar.gz.
File metadata
- Download URL: diff_risk_dashboard-0.4.35.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a58d4e4e3365ba8ac6f6df28ce2407f06cde35d69f715e632fe8dc60ac774c6
|
|
| MD5 |
c6640ee73a231c8d1d196b760806d2f8
|
|
| BLAKE2b-256 |
96da4d372618cb362b4fe3b575464236a34015d2c7f39efad7477f19c8b048c7
|
Provenance
The following attestation bundles were made for diff_risk_dashboard-0.4.35.tar.gz:
Publisher:
publish-pypi.yml on CoderDeltaLAN/diff-risk-dashboard
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
diff_risk_dashboard-0.4.35.tar.gz -
Subject digest:
8a58d4e4e3365ba8ac6f6df28ce2407f06cde35d69f715e632fe8dc60ac774c6 - Sigstore transparency entry: 527745980
- Sigstore integration time:
-
Permalink:
CoderDeltaLAN/diff-risk-dashboard@51fa9704f7a1b6b66010ad9e415fc054b6630a2d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/CoderDeltaLAN
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@51fa9704f7a1b6b66010ad9e415fc054b6630a2d -
Trigger Event:
workflow_run
-
Statement type:
File details
Details for the file diff_risk_dashboard-0.4.35-py3-none-any.whl.
File metadata
- Download URL: diff_risk_dashboard-0.4.35-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17837c62f407358abe14ea046694339dfc0f9e5a2ff93917c454379fba54cf55
|
|
| MD5 |
24d3006f1f3e082ff3a3622e0aa010c3
|
|
| BLAKE2b-256 |
432cadb3c05251ba2dd74666263c82c2c01ea0bebcc16bab1aa2db831c5039e9
|
Provenance
The following attestation bundles were made for diff_risk_dashboard-0.4.35-py3-none-any.whl:
Publisher:
publish-pypi.yml on CoderDeltaLAN/diff-risk-dashboard
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
diff_risk_dashboard-0.4.35-py3-none-any.whl -
Subject digest:
17837c62f407358abe14ea046694339dfc0f9e5a2ff93917c454379fba54cf55 - Sigstore transparency entry: 527745997
- Sigstore integration time:
-
Permalink:
CoderDeltaLAN/diff-risk-dashboard@51fa9704f7a1b6b66010ad9e415fc054b6630a2d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/CoderDeltaLAN
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@51fa9704f7a1b6b66010ad9e415fc054b6630a2d -
Trigger Event:
workflow_run
-
Statement type: