Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
custom: ["https://www.paypal.com/donate/?hosted_button_id=YVENCBNCZWVPW"]
# Si te unes a GitHub Sponsors, descomenta:
# github: CoderDeltaLAN
github: CoderDeltaLAN
custom:
- https://www.paypal.com/donate/\?hosted_button_id\=YVENCBNCZWVPW
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# ⭐ diff-risk-dashboard — APV → Risk Summary (Python CLI)
[![Donate - PayPal](https://img.shields.io/badge/Donate-PayPal-0070ba?logo=paypal&logoColor=white)](https://www.paypal.com/donate/?hosted_button_id=YVENCBNCZWVPW)
[![Repo views](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FCoderDeltaLAN%2Fdiff-risk-dashboard&count_bg=%230070BA&title_bg=%23000000&icon=github.svg&icon_color=%23FFFFFF&title=views&edge_flat=true)](https://hits.seeyoufarm.com)

A lean, production-grade **Python CLI** that ingests **ai-patch-verifier (APV)** JSON and outputs a clear **risk summary** in **JSON** or **Markdown**.

Expand All @@ -13,6 +15,7 @@ A lean, production-grade **Python CLI** that ingests **ai-patch-verifier (APV)**
[![Release](https://img.shields.io/github/v/release/CoderDeltaLAN/diff-risk-dashboard?display_name=tag)](https://github.com/CoderDeltaLAN/diff-risk-dashboard/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

[![Sponsor](https://img.shields.io/github/sponsors/CoderDeltaLAN?style=for-the-badge&label=Sponsor)](https://github.com/sponsors/CoderDeltaLAN)
</div>

---
Expand Down
Loading