Skip to content

Commit 8f06f3c

Browse files
authored
Update README.md
1 parent ccf68b5 commit 8f06f3c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,23 @@ Any public repository under the organization's user account that was created acc
1616
1717
> Can't be controlled by the administrator `https://github.com/<org-user>/<org-user-repo-name>`
1818
19+
## GitAlerts Platform (Web UI + API)
20+
21+
**Looking for a full platform?** [GitAlerts API](https://github.com/boringtools/git-alerts-api) is a self-hosted web platform built on the same concepts — with a modern React UI, async scanning via Celery, GitHub advanced search (code, commits, issues, repos, users), smart filtering, encrypted token storage, and an MCP server for AI/LLM integration.
22+
23+
📺 [Watch the walkthrough on YouTube](https://youtu.be/9AujWmTx9-w)
24+
25+
| Feature | CLI | Platform |
26+
|---|---|---|
27+
| Scan org user repos |||
28+
| Secrets detection (TruffleHog/Gitleaks) |||
29+
| GitHub advanced search |||
30+
| Web UI & dashboard |||
31+
| Finding triage & filtering |||
32+
| Slack notifications |||
33+
| AI/MCP integration |||
34+
| Async scanning (Celery + Redis) |||
35+
1936
## Getting Started
2037

2138
- Download the binary file for your operating system / architecture from the [Official GitHub Releases](https://github.com/boringtools/git-alerts/releases)

0 commit comments

Comments
 (0)